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

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539162_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.441691:8539162_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-05-23'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.441691'^^xsd:string;
  dwc:catalogNumber '8539162_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.441691'^^xsd:anyURI;
  dwc:scientificName 'Clinocythereis cf. C. australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '56'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '459797'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.441691:8539162_1'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '459797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539162_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539162_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539162_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "64"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539162_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.441691:8539162_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-05-23'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.441691'^^xsd:string;
  dwc:catalogNumber '8539162_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.441691'^^xsd:anyURI;
  dwc:scientificName 'Clinocythereis cf. C. australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '64'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '459797'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.441691:8539162_2'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '459797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539162_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539162_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539162_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539162_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.441691:8539162_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-05-23'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.441691'^^xsd:string;
  dwc:catalogNumber '8539162_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.441691'^^xsd:anyURI;
  dwc:scientificName 'Clinocythereis cf. C. australis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '459797'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.441691:8539162_3'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '459797'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539163_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539163_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539163_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539163_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.441691:8539163_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-05-23'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.441691'^^xsd:string;
  dwc:catalogNumber '8539163_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.441691'^^xsd:anyURI;
  dwc:scientificName 'Hemicytheridea aff. H. kinggeorgeensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '459692'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.441691:8539163_7'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '459692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539164_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539164_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539164_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539164_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.441691:8539164_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-05-23'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.441691'^^xsd:string;
  dwc:catalogNumber '8539164_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.441691'^^xsd:anyURI;
  dwc:scientificName 'Orionina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '415723'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.441691:8539164_7'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '415723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539166_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539166_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539166_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539166_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.441691:8539166_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-05-23'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.441691'^^xsd:string;
  dwc:catalogNumber '8539166_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.441691'^^xsd:anyURI;
  dwc:scientificName 'Nodoconcha aff. N. minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391418'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.441691:8539166_3'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '391418'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539167_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539167_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539167_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539167_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.441691:8539167_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-05-23'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.441691'^^xsd:string;
  dwc:catalogNumber '8539167_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.441691'^^xsd:anyURI;
  dwc:scientificName 'Ostracoda indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1078'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.441691:8539167_5'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1078'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539168_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539168_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539168_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "209"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539168_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.441691:8539168_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-05-23'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.441691'^^xsd:string;
  dwc:catalogNumber '8539168_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.441691'^^xsd:anyURI;
  dwc:scientificName 'Copytus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '209'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391239'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.441691:8539168_6'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '391239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539169_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539169_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539169_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539169_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.441691:8539169_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-05-23'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.441691'^^xsd:string;
  dwc:catalogNumber '8539169_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.441691'^^xsd:anyURI;
  dwc:scientificName 'Copytus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391239'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.441691:8539169_3'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '391239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_81'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "429"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '429'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_88'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "437"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '437'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_89'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "464"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_92'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "486"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '486'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_96'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_114'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_114'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_15'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "113"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '113'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_40'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_45'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_46'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_48'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '158'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_51'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_53'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_58'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '207'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_60'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_61'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_64'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "292"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '292'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_70'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "339"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '339'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_77'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_91'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "464"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_92'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112116_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spinidinium macmurdoense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_100'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "584"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112116_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spinidinium macmurdoense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '584'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_109'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112116_113'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spinidinium macmurdoense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '612'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_113'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112116_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spinidinium macmurdoense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_62'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112116_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spinidinium macmurdoense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_64'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "307"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112116_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spinidinium macmurdoense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_72'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112116_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spinidinium macmurdoense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_76'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "339"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112116_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spinidinium macmurdoense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '339'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_77'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "358"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112116_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spinidinium macmurdoense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '358'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_80'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112116_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spinidinium macmurdoense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_81'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "437"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112116_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spinidinium macmurdoense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '437'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_89'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112116_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spinidinium macmurdoense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_94'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "485"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112116_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spinidinium macmurdoense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '485'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_95'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112118_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112118_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112118_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112118_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112118_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112118_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Apectodinium homomorphum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112118_46'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112119_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112119_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112119_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112119_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112119_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112119_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Turbiosphaera filosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '122'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '637098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112119_44'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112119_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112119_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112119_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "346"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112119_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112119_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112119_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Turbiosphaera filosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '346'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '637098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112119_78'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112121_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112121_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112121_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112121_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112121_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112121_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Arachnodinium antarcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112121_46'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112121_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112121_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112121_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112121_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112121_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112121_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Arachnodinium antarcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112121_62'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112121_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112121_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112121_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112121_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112121_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112121_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Arachnodinium antarcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112121_90'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112123_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112123_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112123_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112123_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112123_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112123_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Hystrichosphaeridium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '316'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112123_73'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112123_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112123_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112123_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "464"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112123_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112123_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112123_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Hystrichosphaeridium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112123_92'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_100'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "564"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '564'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_107'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_114'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_114'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "623"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_115'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '623'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_115'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "624"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_116'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '624'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_116'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_14'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_16'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "292"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112099_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '292'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_70'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "358"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112099_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '358'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_80'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112099_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_86'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112099_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_93'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112100_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112100_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spiniferites sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '207'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '602101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112100_60'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '602101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112100_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112100_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spiniferites sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '602101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112100_64'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '602101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "346"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112100_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112100_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spiniferites sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '346'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '602101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112100_78'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '602101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112100_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112100_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spiniferites sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '602101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112100_91'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '602101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112103_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112103_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112103_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112103_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112103_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112103_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pentadinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604410'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112103_64'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112104_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112104_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112104_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112104_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112104_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112104_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cyclonephelium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '577374'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112104_66'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '577374'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_100'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "524"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '524'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_101'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "556"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '556'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_106'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "564"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '564'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_107'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "575"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_108'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_114'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_114'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "623"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_115'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '623'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_115'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "307"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_72'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '316'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_73'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "317"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '317'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_74'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "325"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_75'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "346"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '346'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_78'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "358"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '358'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_80'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_81'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "382"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '382'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_83'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_84'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "437"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '437'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_89'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_90'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_91'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_94'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112108_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112108_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112108_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "548"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112108_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112108_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112108_105'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '548'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112108_105'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112108_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112108_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112108_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "464"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112108_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112108_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112108_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112108_92'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112108_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112108_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112108_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "486"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112108_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112108_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112108_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '486'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112108_96'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112109_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112109_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112109_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "486"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112109_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112109_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112109_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cometodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '486'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112109_96'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "584"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '584'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_109'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_113'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '612'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_113'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_15'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_45'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_46'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "199"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '199'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_59'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_63'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_64'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_67'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_68'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "325"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_75'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_76'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "353"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '353'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_79'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_8'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_86'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "429"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '429'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_88'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "437"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '437'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_89'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "485"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '485'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_95'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112113_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112113_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112113_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112113_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112113_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112113_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Alterbidinium distinctum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112113_12'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_100'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "564"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '564'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_107'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_112'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_112'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "623"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_115'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '623'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_115'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_15'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_34'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_43'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_45'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_46'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_53'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_61'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_67'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '316'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_73'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "317"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '317'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_74'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_113'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '612'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_113'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_114'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_114'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "623"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_115'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '623'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_115'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "624"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_116'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '624'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_116'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_34'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_67'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '316'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_73'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "325"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_75'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_76'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "346"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '346'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_78'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "353"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '353'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_79'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_81'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_84'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "401"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '401'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_85'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_86'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "437"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '437'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_89'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_90'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_93'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_94'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "505"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_98'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '505'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_98'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "507"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '507'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_99'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "548"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_105'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '548'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_105'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "584"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '584'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_109'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_112'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_112'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "113"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '113'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_40'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_48'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_50'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '158'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_51'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_52'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_54'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_64'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_65'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_67'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "339"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '339'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_77'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "358"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '358'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_80'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_86'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "437"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '437'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_89'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_90'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_91'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112091_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112091_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112091_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "113"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112091_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112091_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112091_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '113'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112091_40'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112092_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112092_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Glaphyrocysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112092_43'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112092_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112092_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Glaphyrocysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112092_55'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112092_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112092_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Glaphyrocysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112092_66'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112092_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112092_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Glaphyrocysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112092_90'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112093_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112093_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112093_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "575"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112093_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112093_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112093_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112093_108'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112094_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112094_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112094_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112094_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112094_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112094_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spiniferites ramosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '668481'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112094_46'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112095_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112095_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cleistosphaeridium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112095_48'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112095_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112095_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cleistosphaeridium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112095_61'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112095_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112095_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cleistosphaeridium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112095_62'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112095_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112095_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cleistosphaeridium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112095_66'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112095_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112095_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cleistosphaeridium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112095_67'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "401"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112095_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112095_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cleistosphaeridium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '401'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112095_85'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "524"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112097_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '524'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_101'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "536"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112097_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '536'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_102'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112097_104'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_104'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112097_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_55'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112097_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_63'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112097_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '316'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_73'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112097_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_81'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112097_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_82'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112097_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_90'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112097_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_91'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112097_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_93'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "507"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112097_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '507'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_99'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "536"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112099_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '536'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_102'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "556"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112099_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '556'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_106'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_18'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_21'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_23'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_25'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_26'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_3'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_38'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_50'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '158'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_51'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "181"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '181'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_56'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_58'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_68'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "382"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '382'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_83'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "437"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '437'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_89'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_91'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "464"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_92'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "584"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112099_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '584'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_109'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "187"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112099_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '187'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_57'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112099_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '207'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_60'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112073_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112073_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112073_13'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112073_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112073_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112073_24'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112073_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112073_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112073_41'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112073_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112073_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '122'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112073_44'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "128"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112073_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112073_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '128'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112073_46'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112073_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112073_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112073_9'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112075_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Paralecaniella indentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '640202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_10'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112075_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Paralecaniella indentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '640202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_14'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112075_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Paralecaniella indentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '640202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_15'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112075_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Paralecaniella indentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '640202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_16'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112075_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Paralecaniella indentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '640202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_17'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112075_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Paralecaniella indentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '640202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_22'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112075_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Paralecaniella indentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '640202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_23'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112075_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Paralecaniella indentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '640202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_29'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112075_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Paralecaniella indentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '640202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_30'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112075_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Paralecaniella indentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '640202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_37'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112075_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Paralecaniella indentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '640202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_47'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112075_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Paralecaniella indentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '640202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_50'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112075_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Paralecaniella indentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '640202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_52'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "181"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112075_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Paralecaniella indentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '181'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '640202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_56'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112077_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112077_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Impagidinium spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112077_25'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112077_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112077_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Impagidinium spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112077_27'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112077_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112077_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Impagidinium spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112077_34'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112077_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112077_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Impagidinium spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112077_50'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112077_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112077_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Impagidinium spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112077_84'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112078_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112078_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112078_100'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "564"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112078_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112078_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '564'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112078_107'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "575"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112078_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112078_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112078_108'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112078_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112078_114'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112078_114'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "624"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112078_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112078_116'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '624'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112078_116'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112078_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112078_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112078_12'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112078_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112078_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112078_66'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "464"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112078_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112078_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112078_92'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "486"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112078_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112078_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '486'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112078_96'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112082_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112082_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112082_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112082_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112082_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112082_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Phelodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112082_23'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112082_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112082_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112082_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112082_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112082_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112082_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Phelodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112082_24'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "548"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112084_105'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '548'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_105'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112084_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_25'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112084_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_27'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112084_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_28'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "111"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112084_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '111'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_39'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112084_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_55'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112084_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_61'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112084_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_62'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112086_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_30'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112086_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_34'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112086_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_48'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112086_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_55'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112086_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_58'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112086_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '207'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_60'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112086_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_61'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112086_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_64'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112086_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_65'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112086_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_66'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112086_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_67'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "285"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112086_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '285'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_69'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112086_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_71'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112087_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112087_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112087_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "111"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112087_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112087_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112087_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Batiacasphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '111'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112087_39'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112087_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112087_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112087_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112087_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112087_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112087_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Batiacasphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112087_47'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112087_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112087_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112087_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112087_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112087_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112087_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Batiacasphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112087_68'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_100'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "536"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '536'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_102'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_104'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_104'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "548"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_105'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '548'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_105'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "556"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '556'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_106'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "575"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_108'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "584"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '584'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_109'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_19'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_20'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_21'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_22'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_25'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_26'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_29'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "79"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '79'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_30'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_31'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_33'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_35'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_36'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_37'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_38'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "113"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '113'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_40'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_41'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_43'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '122'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_44'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_5'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_50'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_52'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "181"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '181'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_56'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_65'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_68'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_71'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "353"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '353'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_79'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_81'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "382"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '382'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_83'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "401"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '401'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_85'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_86'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "437"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '437'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_89'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_9'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_91'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_93'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112067_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Acritarch sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_11'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112067_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Acritarch sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_14'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112067_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Acritarch sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_15'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112067_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Acritarch sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_17'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "51"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112067_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Acritarch sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '51'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_19'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112067_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Acritarch sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_23'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112067_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Acritarch sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_26'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112067_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Acritarch sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_29'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112067_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Acritarch sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_37'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112067_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Acritarch sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_38'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "113"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112067_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Acritarch sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '113'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_40'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "181"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112067_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Acritarch sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '181'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_56'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112067_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Acritarch sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_68'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_100'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "536"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '536'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_102'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "543"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_103'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '543'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_103'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "556"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '556'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_106'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "575"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_108'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "584"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '584'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_109'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "594"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_110'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '594'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_110'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_113'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '612'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_113'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_114'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_114'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "307"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_72'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '316'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_73'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "325"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_75'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_76'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "346"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '346'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_78'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_81'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_82'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_84'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_86'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "437"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '437'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_89'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_90'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_93'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_94'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "486"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '486'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_96'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "507"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '507'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_99'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_10'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_100'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "536"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '536'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_102'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "543"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_103'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '543'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_103'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "556"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '556'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_106'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "575"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '575'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_108'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "584"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '584'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_109'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_112'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_112'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_113'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '612'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_113'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_114'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_114'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "624"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_116'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '624'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_116'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_14'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_17'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_18'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_21'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_23'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_24'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_26'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_27'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_29'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_3'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_34'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "147"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '147'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_49'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '158'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_51'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_52'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_62'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "292"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '292'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_70'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "296"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '296'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_71'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "339"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '339'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_77'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "346"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '346'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_78'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "358"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '358'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_80'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "363"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '363'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_81'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_82'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "382"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '382'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_83'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_86'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_87'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "437"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '437'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_89'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_90'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "464"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_92'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_93'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "485"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '485'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_95'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "486"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_96'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '486'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_96'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112064_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112064_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Tasmanites spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '370276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112064_50'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '370276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112064_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112064_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Tasmanites spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '370276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112064_62'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '370276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112064_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112064_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Tasmanites spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '370276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112064_66'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '370276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112064_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112064_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Tasmanites spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '370276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112064_67'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '370276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "292"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112064_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112064_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Tasmanites spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '292'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '370276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112064_70'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '370276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "339"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112064_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112064_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Tasmanites spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '339'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '370276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112064_77'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '370276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "13"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '13'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_1'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_10'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "543"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_103'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '543'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_103'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "564"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '564'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_107'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_11'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "623"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_115'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '623'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_115'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "624"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_116'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '624'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_116'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "36"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '36'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_14'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_15'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_16'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617357_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_11'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617357_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_12'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617357_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_13'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617357_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_14'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617357_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_4'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617357_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_5'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617357_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_6'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617357_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_8'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617357_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_9'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617358_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1054032'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_10'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1054032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617358_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1054032'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_11'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1054032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617358_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1054032'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_12'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1054032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617358_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1054032'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_14'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1054032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617358_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1054032'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_2'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1054032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617358_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1054032'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_3'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1054032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617358_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1054032'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_5'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1054032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617358_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1054032'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_6'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1054032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617358_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1054032'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_7'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1054032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617359_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617359_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617359_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617359_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617359_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617359_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112040'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617359_11'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617359_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617359_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617359_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617359_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617359_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617359_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112040'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617359_12'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617360_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617360_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617360_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617360_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617360_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617360_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Lagena costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '466142'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617360_13'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '723197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617361_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617361_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617361_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617361_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617361_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617361_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113788'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617361_10'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617361_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617361_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617361_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617361_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617361_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617361_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113788'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617361_13'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617361_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617361_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617361_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617361_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617361_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617361_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113788'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617361_6'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617361_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617361_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617361_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617361_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617361_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617361_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113788'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617361_9'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617363_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617363_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617363_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617363_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617363_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617363_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Fissurina subcircularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '816119'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617363_3'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '816119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617363_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617363_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617363_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617363_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617363_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617363_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Fissurina subcircularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '816119'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617363_6'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '816119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617363_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617363_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617363_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617363_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617363_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617363_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Fissurina subcircularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '816119'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617363_7'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '816119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617364_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617364_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617364_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617364_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617364_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617364_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617364_13'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617364_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617364_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617364_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617364_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617364_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617364_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617364_9'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617365_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617365_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Rosalina cf. globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112148'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617365_10'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617365_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617365_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Rosalina cf. globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112148'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617365_3'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617365_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617365_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Rosalina cf. globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112148'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617365_5'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617365_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617365_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Rosalina cf. globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112148'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617365_7'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617365_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617365_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Rosalina cf. globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112148'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617365_9'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617366_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617366_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617366_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617366_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617366_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617366_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Heronallenia kempi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '412895'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617366_13'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '412895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617367_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617367_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617367_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617367_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617367_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617367_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '##'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617367_12'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617368_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617368_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617368_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617368_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617368_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617368_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium incertum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113240'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617368_13'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617368_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617368_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617368_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617368_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617368_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617368_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium incertum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113240'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617368_3'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617368_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617368_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617368_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617368_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617368_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617368_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium incertum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113240'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617368_7'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617369_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617369_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617369_1'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617369_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617369_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617369_13'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617369_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617369_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617369_3'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617369_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617369_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617369_5'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617369_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617369_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617369_8'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617370_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617370_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617370_1'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617370_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617370_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617370_11'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617370_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617370_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617370_3'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617370_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617370_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617370_5'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617370_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617370_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617370_6'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617370_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617370_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617370_7'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617371_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617371_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617371_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617371_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617371_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617371_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Oolina globosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113219'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617371_12'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617371_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617371_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617371_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617371_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617371_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617371_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Oolina globosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113219'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617371_4'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617371_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617371_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617371_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617371_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617371_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617371_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Oolina globosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113219'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617371_7'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617372_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617372_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617372_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617372_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617372_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617372_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617372_10'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617373_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617373_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617373_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617373_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617373_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617373_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617373_3'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617373_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617373_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617373_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617373_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617373_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617373_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617373_8'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617374_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617374_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617374_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617374_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617374_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617374_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Lagena gracilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113491'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617374_8'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '399473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617375_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617375_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617375_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617375_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617375_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617375_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Oolina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113221'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617375_7'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617376_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617376_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617376_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617376_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617376_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617376_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617376_7'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617377_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617377_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617377_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617377_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617377_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617377_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617377_4'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617377_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617377_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617377_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617377_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617377_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617377_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617377_6'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617378_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617378_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617378_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617378_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617378_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617378_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Oolina squamosulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617378_3'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768870_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768870_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768870_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768870_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768870_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768870_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella pustulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1027941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768870_20'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1027941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768870_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768870_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768870_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768870_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768870_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768870_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella pustulosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1027941'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768870_68'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1027941'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768871_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768871_122'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella uniforamina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768871_122'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768871_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768871_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella uniforamina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768871_24'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768871_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768871_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella uniforamina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768871_34'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768872_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768872_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '722437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768872_15'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '722437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768872_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768872_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '722437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768872_22'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '722437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768872_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768872_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '722437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768872_51'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '722437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768872_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768872_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '722437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768872_75'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '722437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768872_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768872_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '722437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768872_82'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '722437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768872_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768872_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '722437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768872_93'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '722437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768873_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768873_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768873_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768873_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768873_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768873_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Anomalinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768873_21'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768873_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768873_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768873_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768873_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768873_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768873_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Anomalinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112187'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768873_86'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768875_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides aequilatera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '894679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_101'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '894679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768875_105'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides aequilatera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '894679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_105'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '894679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768875_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides aequilatera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '894679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_109'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '894679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768875_120'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides aequilatera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '894679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_120'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '894679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768875_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides aequilatera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '894679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_71'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '894679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768875_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides aequilatera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '894679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_75'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '894679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768875_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides aequilatera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '894679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_77'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '894679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768875_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides aequilatera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '894679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_79'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '894679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768875_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides aequilatera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '894679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_80'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '894679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768875_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides aequilatera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '894679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_82'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '894679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768875_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides aequilatera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '894679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_86'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '894679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768875_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides aequilatera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '894679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_87'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '894679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768875_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides aequilatera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '894679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_93'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '894679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768876_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768876_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768876_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768876_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768876_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768876_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides braziliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1392507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768876_106'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '710179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768876_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768876_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768876_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768876_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768876_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768876_122'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides braziliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1392507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768876_122'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '710179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768877_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768877_106'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768877_106'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768877_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768877_115'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768877_115'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768877_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768877_118'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768877_118'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768877_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768877_120'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768877_120'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768877_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768877_122'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768877_122'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768877_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768877_125'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768877_125'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768878_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768878_118'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768878_118'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768878_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768878_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768878_22'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768878_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768878_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768878_45'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768878_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768878_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768878_75'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768878_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768878_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768878_78'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768879_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768879_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768879_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768879_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768879_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768879_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768879_93'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768880_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768880_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768880_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768880_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768880_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768880_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cibicides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768880_31'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768881_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_12'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768881_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_21'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768881_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_24'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768881_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_34'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768881_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_4'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768881_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_47'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768881_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_49'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768881_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_5'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768881_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_6'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768881_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_65'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768881_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_77'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768881_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_87'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768881_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_88'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768881_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_93'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768882_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768882_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768882_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768882_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768882_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768882_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium excavatum group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768882_40'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '254680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768882_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768882_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768882_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768882_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768882_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768882_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium excavatum group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768882_43'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '254680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768883_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_15'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768883_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_20'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768883_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_22'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768883_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_24'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768883_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_27'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768883_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_31'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768883_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_40'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768883_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_46'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768883_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_47'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768883_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_48'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768883_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_51'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768883_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_63'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768883_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_66'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768883_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_70'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768883_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_75'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768884_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_109'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768884_122'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_122'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768884_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_34'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768884_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_40'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768884_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_47'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768884_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_49'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768884_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_59'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768884_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_63'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768884_69'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_69'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768884_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_73'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768884_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_74'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768884_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_80'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768884_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_87'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768884_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_88'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768885_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768885_122'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Eponides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768885_122'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '466397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768885_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768885_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Eponides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768885_71'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '466397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768885_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768885_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Eponides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768885_73'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '466397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768885_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768885_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Eponides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768885_74'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '466397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768885_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768885_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Eponides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768885_76'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '466397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768885_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768885_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Eponides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768885_80'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '466397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768885_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768885_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Eponides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768885_82'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '466397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768885_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768885_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Eponides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768885_89'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '466397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768886_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768886_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768886_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768886_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768886_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768886_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Fissurina bisulcata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '828369'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768886_71'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '828369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768888_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768888_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina schreibersiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '146263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768888_20'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768888_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768888_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina schreibersiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '146263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768888_24'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768888_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768888_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina schreibersiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '146263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768888_75'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768888_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768888_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina schreibersiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '146263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768888_79'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768888_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768888_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina schreibersiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '146263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768888_82'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768888_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768888_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina schreibersiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '146263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768888_83'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768890_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768890_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768890_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768890_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768890_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768890_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Marginulina tumida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768890_63'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768891_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768891_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768891_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768891_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768891_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768891_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Marginulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768891_73'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768891_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768891_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768891_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768891_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768891_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768891_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Marginulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768891_74'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768891_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768891_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768891_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768891_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768891_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768891_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Marginulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768891_93'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768892_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768892_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768892_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768892_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768892_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768892_118'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Marginulinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112222'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768892_118'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112222'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768893_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768893_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768893_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768893_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768893_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768893_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Melonis affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '418046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768893_48'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '418046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768893_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768893_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768893_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768893_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768893_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768893_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Melonis affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '418046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768893_93'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '418046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768894_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768894_104'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768894_104'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768894_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768894_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768894_68'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768894_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768894_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768894_76'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768894_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768894_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768894_80'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768894_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768894_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768894_82'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768894_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768894_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768894_87'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768894_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768894_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768894_93'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768895_103'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_103'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768895_108'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_108'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768895_121'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_121'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768895_123'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_123'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768895_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_13'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768895_134'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_134'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768895_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_15'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768895_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_32'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768895_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_79'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768896_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768896_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768896_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768896_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768896_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768896_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nodosaria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112223'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768896_26'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768897_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768897_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768897_15'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768897_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768897_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768897_24'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768897_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768897_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768897_45'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768897_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768897_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768897_75'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768898_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_109'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768898_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_19'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768898_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_21'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768898_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_22'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768898_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_23'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768898_27'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_27'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768898_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_45'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768898_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_49'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768898_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_63'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768898_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_64'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768898_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_78'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768898_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_79'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768899_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768899_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768899_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768899_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768899_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768899_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella magnalingua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '466468'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768899_24'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '466468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768900_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768900_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Oolina aqiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768900_20'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768900_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768900_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Oolina aqiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768900_24'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768900_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768900_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Oolina aqiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768900_76'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768901_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768901_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768901_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768901_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768901_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768901_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Oolina globosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768901_24'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768902_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768902_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768902_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768902_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768902_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768902_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Parafissurina lateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768902_34'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768902_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768902_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768902_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768902_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768902_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768902_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Parafissurina lateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113234'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768902_75'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768903_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768903_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768903_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768903_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768903_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768903_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pseudonodosaria symmetrica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1027813'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768903_24'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1027813'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768904_120'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_120'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768904_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_15'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768904_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_16'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768904_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_20'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768904_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_31'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768904_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_33'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768904_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_40'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768904_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_46'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768904_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_47'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768904_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_49'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768904_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_62'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768904_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_65'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768904_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_76'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768904_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_77'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768905_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768905_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768905_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768905_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768905_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768905_118'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768905_118'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768905_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768905_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768905_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768905_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768905_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768905_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112132'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768905_68'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112132'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768906_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768906_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768906_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768906_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768906_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768906_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pyrulinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '520954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768906_24'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '520954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768907_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768907_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768907_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768907_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768907_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768907_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina seminulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768907_22'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768907_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768907_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768907_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768907_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768907_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768907_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina seminulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768907_34'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768907_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768907_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768907_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768907_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768907_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768907_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina seminulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768907_51'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768907_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768907_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768907_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768907_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768907_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768907_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina seminulum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112675'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768907_68'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768908_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768908_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768908_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768908_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768908_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768908_105'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina triangularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '479026'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768908_105'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768909_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768909_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768909_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768909_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768909_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768909_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768909_75'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768910_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768910_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768910_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768910_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768910_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768910_122'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768910_122'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768910_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768910_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768910_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768910_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768910_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768910_125'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768910_125'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768911_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768911_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768911_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768911_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768911_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768911_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Vaginulinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '416128'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768911_67'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '416128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135833_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135833_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135833_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135833_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135833_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135833_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Anomalinoides cf. eoglabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112187'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135833_12'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135833_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135833_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135833_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "35"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135833_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135833_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135833_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Anomalinoides cf. eoglabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '35'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112187'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135833_13'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135833_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135833_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135833_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135833_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135833_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135833_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Anomalinoides cf. eoglabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112187'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135833_20'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135834_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135834_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135834_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135834_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135834_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135834_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Anomalinoides fasciatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '735549'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135834_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '735549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135835_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135835_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135835_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135835_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135835_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135835_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Anomalinoides globulosus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '417990'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135835_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '417990'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135837_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135837_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135837_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135837_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135837_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135837_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Anomalinoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112187'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135837_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135837_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135837_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135837_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135837_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135837_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135837_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Anomalinoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112187'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135837_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135838_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135838_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135838_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135838_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135838_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135838_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Astacolus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112283'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135838_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135839_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135839_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135839_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135839_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135839_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135839_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Baggina cf. brevior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '415094'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135839_28'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '415094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135839_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135839_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135839_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135839_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135839_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135839_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Baggina cf. brevior'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '415094'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135839_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '415094'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135840_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135840_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135840_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135840_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135840_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135840_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Bulimina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112110'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135840_20'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135841_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113086'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_22'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '466376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135841_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113086'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_28'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '466376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135841_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113086'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '466376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135841_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113086'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_4'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '466376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135841_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113086'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_46'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '466376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135841_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113086'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_47'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '466376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135841_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113086'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_48'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '466376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135841_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113086'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_51'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '466376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "314"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135841_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '314'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113086'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_64'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '466376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135841_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113086'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_68'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '466376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135842_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135842_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides braziliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1392507'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135842_20'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '710179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135842_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135842_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides braziliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1392507'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135842_21'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '710179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "60"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135842_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135842_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides braziliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '60'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1392507'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135842_25'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '710179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135842_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135842_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides braziliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1392507'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135842_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '710179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135842_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135842_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides braziliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1392507'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135842_46'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '710179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135842_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135842_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides braziliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1392507'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135842_48'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '710179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^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/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135843_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_2'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135843_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_20'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135843_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_21'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135843_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_26'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135843_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_28'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135843_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_3'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135843_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135843_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_40'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135843_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_45'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135843_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_46'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135843_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_48'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135843_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_5'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135843_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_68'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "338"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135843_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '338'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_71'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135844_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135844_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135844_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135844_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135844_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135844_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135844_19'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135845_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135845_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135845_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135845_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135845_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135845_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135845_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135845_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135845_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135845_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135845_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135845_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135845_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135845_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135845_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135845_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135845_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135845_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135845_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135845_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135845_33'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135845_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135845_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135845_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "257"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135845_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135845_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135845_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '257'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135845_57'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135846_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135846_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135846_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135846_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135846_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135846_55'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cibicides cf. temporatus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112082'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135846_55'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135847_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135847_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135847_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135847_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135847_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135847_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cibicides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112082'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135847_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135847_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135847_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135847_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135847_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135847_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135847_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cibicides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112082'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135847_48'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135849_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135849_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135849_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135849_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135849_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135849_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Dentalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135849_40'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135849_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135849_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135849_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135849_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135849_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135849_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Dentalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135849_46'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^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/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135850_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135850_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Discorbis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112144'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135850_2'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135850_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135850_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Discorbis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112144'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135850_3'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135850_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135850_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Discorbis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112144'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135850_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "121"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135850_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135850_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Discorbis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '121'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112144'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135850_36'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135850_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135850_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Discorbis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112144'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135850_4'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135850_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135850_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Discorbis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112144'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135850_40'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135850_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135850_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Discorbis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112144'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135850_46'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135850_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135850_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Discorbis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112144'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135850_68'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135851_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135851_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135851_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135851_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135851_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135851_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135851_21'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135851_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135851_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135851_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135851_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135851_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135851_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135851_31'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135851_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135851_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135851_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135851_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135851_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135851_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135851_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135852_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135852_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135852_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135852_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135852_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135852_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Eponides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113351'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135852_17'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '466397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135853_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135853_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135853_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135853_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135853_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135853_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Fissurina fimbriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113203'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135853_17'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135853_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135853_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135853_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135853_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135853_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135853_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Fissurina fimbriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113203'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135853_68'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135854_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135854_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135854_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135854_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135854_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135854_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Fissurina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113207'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135854_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135855_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135855_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135855_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135855_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135855_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135855_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135855_26'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135855_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135855_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135855_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135855_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135855_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135855_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135855_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135855_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135855_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135855_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135855_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135855_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135855_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135855_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135856_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135856_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Gavelinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '722342'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135856_19'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '722342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135856_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135856_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Gavelinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '722342'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135856_20'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '722342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135856_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135856_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Gavelinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '722342'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135856_21'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '722342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "107"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135856_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135856_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Gavelinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '107'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '722342'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135856_31'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '722342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "17"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135856_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135856_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Gavelinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '17'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '722342'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135856_6'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '722342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135858_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135858_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135858_21'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135858_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135858_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135858_28'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135858_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135858_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135858_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "121"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135858_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135858_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '121'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135858_36'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135858_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135858_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135858_46'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "311"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135858_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135858_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '311'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135858_63'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "338"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135858_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135858_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '338'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135858_71'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135859_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135859_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135859_12'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135859_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135859_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135859_22'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135859_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135859_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135859_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135859_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135859_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135859_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135859_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135859_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135859_51'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135859_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135859_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135859_68'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135860_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135860_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135860_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135860_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135860_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135860_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Gyroidina orbicularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112899'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135860_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '951876'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135862_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135862_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135862_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^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/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135862_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135862_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135862_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135862_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112151'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135862_2'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135862_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135862_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135862_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135862_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135862_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135862_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112151'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135862_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135862_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135862_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135862_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135862_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135862_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135862_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112151'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135862_33'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135863_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135863_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135863_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135863_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135863_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135863_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Karrerculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135863_17'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135864_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135864_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135864_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135864_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135864_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135864_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112284'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135864_22'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135865_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135865_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135865_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135865_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135865_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135865_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135865_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135866_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135866_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135866_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135866_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135866_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135866_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Melonis graniferum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135866_28'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135867_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135867_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135867_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "121"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135867_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135867_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135867_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Melonis spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '121'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112230'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135867_36'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112230'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135868_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135868_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135868_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135868_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135868_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135868_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135868_16'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135868_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135868_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135868_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135868_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135868_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135868_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135868_18'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135868_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135868_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135868_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "121"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135868_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135868_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135868_35'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '121'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135868_35'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135868_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135868_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135868_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "166"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135868_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135868_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135868_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '166'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135868_50'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135869_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_16'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135869_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_23'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135869_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_24'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135869_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_33'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135869_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_37'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135869_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_38'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "126"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135869_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '126'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_39'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135869_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_51'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135869_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_54'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "267"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135869_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '267'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_59'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "315"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135869_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '315'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_65'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135869_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_67'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "19"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135869_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '19'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_7'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135870_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135870_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135870_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135870_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135870_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135870_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Nodosaria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112223'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135870_68'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135870_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135870_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135870_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135870_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135870_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135870_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Nodosaria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112223'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135870_9'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135871_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135871_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135871_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135871_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135871_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135871_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135871_22'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135871_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135871_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135871_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135871_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135871_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135871_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135871_48'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135871_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135871_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135871_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135871_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135871_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135871_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135871_68'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135872_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135872_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135872_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135872_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135872_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135872_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135872_22'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135872_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135872_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135872_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135872_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135872_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135872_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135872_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135872_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135872_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135872_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135872_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135872_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135872_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135872_40'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135873_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135873_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135873_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135873_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135873_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135873_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Nonionella magnalingua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '466468'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135873_22'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '466468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135873_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135873_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135873_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135873_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135873_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135873_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Nonionella magnalingua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '466468'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135873_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '466468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135874_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135874_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135874_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135874_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135874_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135874_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135874_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135874_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135874_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135874_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135874_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135874_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135874_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135874_46'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135875_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135875_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135875_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135875_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135875_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135875_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Oolina apiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '600590'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135875_22'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '760034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135875_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135875_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135875_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135875_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135875_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135875_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Oolina apiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '600590'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135875_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '760034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135875_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135875_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135875_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135875_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135875_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135875_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Oolina apiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '600590'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135875_68'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '760034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135876_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135876_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135876_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135876_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135876_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135876_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Oolina apiopleura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113217'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135876_3'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1765925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135876_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135876_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135876_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135876_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135876_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135876_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Oolina apiopleura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113217'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135876_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1765925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135876_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135876_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135876_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135876_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135876_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135876_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Oolina apiopleura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113217'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135876_68'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1765925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135877_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135877_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135877_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135877_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135877_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135877_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Oolina globosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113219'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135877_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135877_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135877_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135877_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "325"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135877_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135877_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135877_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Oolina globosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113219'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135877_70'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135878_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135878_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135878_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135878_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135878_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135878_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Parafissurina lateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113234'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135878_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135878_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135878_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135878_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135878_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135878_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135878_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Parafissurina lateralis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113234'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135878_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113234'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135880_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135880_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135880_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135880_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135880_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135880_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135880_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135880_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135880_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135880_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135880_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135880_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135880_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135880_48'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135881_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135881_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135881_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135881_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135881_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135881_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112040'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135881_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135882_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135882_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135882_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "121"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135882_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135882_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135882_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '121'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135882_36'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135882_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135882_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135882_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135882_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135882_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135882_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135882_48'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135883_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112117'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_12'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "41"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135883_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '41'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112117'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_17'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^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/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135883_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112117'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_2'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135883_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112117'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_20'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135883_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112117'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135883_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112117'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_33'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135883_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112117'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_40'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135883_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112117'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_45'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135883_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112117'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_47'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135883_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112117'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_5'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135883_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112117'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_51'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "257"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135883_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '257'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112117'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_57'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135884_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135884_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135884_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135884_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135884_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135884_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Textularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135884_19'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135884_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135884_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135884_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135884_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135884_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135884_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Textularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135884_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771794_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771794_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771794_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "197"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771794_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771794_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-06-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183923'^^xsd:string;
  dwc:catalogNumber '6771794_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183923'^^xsd:anyURI;
  dwc:scientificName 'Ameghinocythere sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '197'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '586814'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771794_5'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '586814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771794_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771794_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771794_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771794_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771794_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-06-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183923'^^xsd:string;
  dwc:catalogNumber '6771794_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183923'^^xsd:anyURI;
  dwc:scientificName 'Ameghinocythere sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '586814'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771794_6'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '586814'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771796_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771796_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771796_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771796_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771796_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-06-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183923'^^xsd:string;
  dwc:catalogNumber '6771796_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183923'^^xsd:anyURI;
  dwc:scientificName 'Australicythere reticulotuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771796_18'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771798_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771798_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771798_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771798_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771798_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-06-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183923'^^xsd:string;
  dwc:catalogNumber '6771798_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183923'^^xsd:anyURI;
  dwc:scientificName 'Copytus aff. C. malumiani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391239'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771798_6'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '391239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771799_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771799_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771799_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "203"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

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

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771799_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771799_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-06-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183923'^^xsd:string;
  dwc:catalogNumber '6771799_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183923'^^xsd:anyURI;
  dwc:scientificName 'Copytus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '203'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391239'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771799_9'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '391239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771800_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771800_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771800_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "198"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771800_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771800_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771800_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-06-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183923'^^xsd:string;
  dwc:catalogNumber '6771800_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183923'^^xsd:anyURI;
  dwc:scientificName 'Cytherella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '198'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '127566'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771800_6'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '127566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771801_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771801_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771801_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771801_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771801_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771801_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-06-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183923'^^xsd:string;
  dwc:catalogNumber '6771801_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183923'^^xsd:anyURI;
  dwc:scientificName 'Hemicytheridea aff. H. kinggeorgeensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '459692'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771801_13'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '459692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771802_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771802_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771802_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771802_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771802_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771802_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-06-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183923'^^xsd:string;
  dwc:catalogNumber '6771802_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183923'^^xsd:anyURI;
  dwc:scientificName 'Kulperiana meridionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771802_2'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "230"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771803_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-06-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183923'^^xsd:string;
  dwc:catalogNumber '6771803_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183923'^^xsd:anyURI;
  dwc:scientificName 'Majungaella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '230'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '586818'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771803_16'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '586818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771803_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-06-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183923'^^xsd:string;
  dwc:catalogNumber '6771803_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183923'^^xsd:anyURI;
  dwc:scientificName 'Majungaella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '586818'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771803_17'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '586818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "199"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771803_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-06-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183923'^^xsd:string;
  dwc:catalogNumber '6771803_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183923'^^xsd:anyURI;
  dwc:scientificName 'Majungaella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '199'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '586818'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771803_7'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '586818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "202"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771803_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-06-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183923'^^xsd:string;
  dwc:catalogNumber '6771803_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183923'^^xsd:anyURI;
  dwc:scientificName 'Majungaella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '202'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '586818'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771803_8'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '586818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771805_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771805_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771805_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "207"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771805_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771805_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771805_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-06-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183923'^^xsd:string;
  dwc:catalogNumber '6771805_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183923'^^xsd:anyURI;
  dwc:scientificName 'Munseyella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '207'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '415661'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771805_10'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '415661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771805_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771805_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771805_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "232"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771805_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771805_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771805_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-06-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183923'^^xsd:string;
  dwc:catalogNumber '6771805_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183923'^^xsd:anyURI;
  dwc:scientificName 'Munseyella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '232'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '415661'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771805_17'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '415661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771811_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771811_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771811_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "171"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771811_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771811_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771811_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-06-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183923'^^xsd:string;
  dwc:catalogNumber '6771811_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183923'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '171'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771811_3'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771816_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771816_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771816_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771816_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771816_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183924:6771816_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183924'^^xsd:string;
  dwc:catalogNumber '6771816_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183924'^^xsd:anyURI;
  dwc:scientificName 'Australicythere reticulotuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183924:6771816_1'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771821_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771821_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771821_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771821_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771821_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183924:6771821_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183924'^^xsd:string;
  dwc:catalogNumber '6771821_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183924'^^xsd:anyURI;
  dwc:scientificName 'Hemicytheridea aff. H. kinggeorgeensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '459692'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183924:6771821_4'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '459692'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771822_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771822_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771822_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "121"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771822_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771822_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183924:6771822_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183924'^^xsd:string;
  dwc:catalogNumber '6771822_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183924'^^xsd:anyURI;
  dwc:scientificName 'Kulperiana meridionalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '121'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183924:6771822_5'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771825_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771825_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771825_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771825_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771825_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183924:6771825_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183924'^^xsd:string;
  dwc:catalogNumber '6771825_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183924'^^xsd:anyURI;
  dwc:scientificName 'Munseyella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '415661'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183924:6771825_3'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '415661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135869_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135869_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_34'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135869_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_42'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "199"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135869_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '199'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_56'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "319"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135869_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '319'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_66'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135870_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135870_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135870_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135870_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135870_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135870_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135870_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Nodosaria spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112223'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135870_45'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112223'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135871_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135871_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135871_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135871_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135871_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135871_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135871_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135871_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135872_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135872_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135872_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135872_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135872_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135872_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135872_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135872_28'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135872_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135872_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135872_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135872_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135872_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135872_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135872_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135872_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135873_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135873_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135873_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135873_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135873_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135873_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135873_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Nonionella magnalingua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '466468'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135873_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '466468'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135874_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135874_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135874_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135874_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135874_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135874_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135874_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Nonionella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112233'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135874_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112233'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135875_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135875_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135875_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135875_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135875_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135875_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135875_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Oolina apiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '600590'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135875_40'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '760034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135876_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135876_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135876_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135876_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135876_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135876_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135876_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Oolina apiopleura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113217'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135876_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1765925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135876_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135876_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135876_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135876_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135876_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135876_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135876_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Oolina apiopleura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113217'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135876_47'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '1765925'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135877_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135877_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135877_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135877_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135877_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135877_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135877_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Oolina globosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113219'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135877_68'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135879_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135879_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135879_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135879_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135879_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135879_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135879_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Planularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '415826'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135879_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '415826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135882_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135882_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135882_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135882_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135882_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135882_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135882_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Reophax sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112341'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135882_33'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112341'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135883_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112117'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_19'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135883_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112117'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_3'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135883_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112117'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_46'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135883_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135883_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112117'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135883_68'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135884_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135884_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135884_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135884_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135884_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135884_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135884_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Textularia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112394'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135884_47'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112394'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771795_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771795_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771795_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "253"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771795_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771795_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771795_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-06-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183923'^^xsd:string;
  dwc:catalogNumber '6771795_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183923'^^xsd:anyURI;
  dwc:scientificName 'Australicythere polylyca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '253'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391259'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771795_18'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '391259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771799_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771799_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771799_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "209"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771799_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771799_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771799_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-06-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183923'^^xsd:string;
  dwc:catalogNumber '6771799_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183923'^^xsd:anyURI;
  dwc:scientificName 'Copytus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '209'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391239'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771799_11'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '391239'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "212"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771803_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-06-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183923'^^xsd:string;
  dwc:catalogNumber '6771803_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183923'^^xsd:anyURI;
  dwc:scientificName 'Majungaella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '212'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '586818'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771803_12'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '586818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771803_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771803_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-06-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183923'^^xsd:string;
  dwc:catalogNumber '6771803_14'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183923'^^xsd:anyURI;
  dwc:scientificName 'Majungaella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '586818'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771803_14'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '586818'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771806_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771806_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771806_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771806_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183923%3A6771806_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771806_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-06-07'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183923'^^xsd:string;
  dwc:catalogNumber '6771806_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183923'^^xsd:anyURI;
  dwc:scientificName 'Orionina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '415723'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183923:6771806_13'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '415723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771825_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771825_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771825_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771825_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183924%3A6771825_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183924:6771825_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183924'^^xsd:string;
  dwc:catalogNumber '6771825_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183924'^^xsd:anyURI;
  dwc:scientificName 'Munseyella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: , geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '415661'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183924:6771825_4'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '415661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135832_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135832_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135832_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135832_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135832_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135832_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135832_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Anomalina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135832_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135833_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135833_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135833_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135833_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135833_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135833_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135833_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Anomalinoides cf. eoglabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112187'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135833_5'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135836_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135836_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135836_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^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/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135836_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135836_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135836_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135836_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Anomalinoides miosuturalis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '735552'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135836_2'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '735552'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135837_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135837_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135837_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135837_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135837_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135837_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135837_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Anomalinoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112187'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135837_68'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112187'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135838_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135838_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135838_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135838_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135838_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135838_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135838_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Astacolus spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112283'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135838_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112283'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135841_19'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113086'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_19'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '466376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135841_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113086'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '466376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135841_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113086'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_40'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '466376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135841_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113086'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_45'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '466376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135841_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135841_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113086'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135841_5'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '466376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135842_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135842_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides braziliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1392507'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135842_15'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '710179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "157"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135842_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135842_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides braziliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '157'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1392507'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135842_45'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '710179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "321"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135842_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135842_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135842_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides braziliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '321'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1392507'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135842_68'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '710179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135843_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_22'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135843_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135843_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_47'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135843_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135843_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135843_51'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135844_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135844_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135844_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135844_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135844_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135844_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135844_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135844_21'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135844_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135844_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135844_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "338"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135844_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135844_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135844_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135844_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '338'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135844_71'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135845_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135845_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135845_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135845_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135845_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135845_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135845_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135845_49'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135848_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135848_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135848_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "131"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135848_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135848_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135848_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135848_41'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Cyclammina incisa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '131'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '734702'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135848_41'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '734702'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135849_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135849_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135849_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "168"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135849_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135849_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135849_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135849_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Dentalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '168'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112217'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135849_51'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135850_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135850_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Discorbis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112144'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135850_33'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "257"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135850_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135850_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135850_57'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Discorbis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '257'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112144'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135850_57'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112144'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135851_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135851_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135851_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135851_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135851_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135851_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135851_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135851_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135852_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135852_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135852_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "45"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135852_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135852_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135852_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135852_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Eponides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '45'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113351'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135852_21'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '466397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135854_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135854_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135854_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135854_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135854_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135854_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135854_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Fissurina marginata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113207'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135854_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113207'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135855_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135855_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135855_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "160"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135855_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135855_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135855_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135855_46'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '160'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135855_46'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "49"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135856_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135856_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135856_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Gavelinella spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '49'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '722342'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135856_22'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '722342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135857_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135857_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135857_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135857_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135857_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135857_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135857_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Globigerina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112197'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135857_47'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135858_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135858_30'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135858_30'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "119"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135858_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135858_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '119'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135858_33'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135858_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135858_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135858_47'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135858_47'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "38"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135859_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135859_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '38'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135859_15'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135859_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135859_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135859_3'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "130"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135859_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135859_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135859_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '130'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135859_40'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135861_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135861_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135861_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "162"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135861_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135861_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135861_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135861_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '162'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135861_48'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135861_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135861_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135861_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "264"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135861_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135861_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135861_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135861_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '264'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135861_58'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135862_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135862_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135862_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "121"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135862_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135862_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135862_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135862_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Hanzawaia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '121'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112151'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135862_36'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112151'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135864_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135864_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135864_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135864_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135864_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135864_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135864_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112284'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135864_32'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '112284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135868_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135868_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135868_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "88"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135868_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135868_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135868_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135868_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '88'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135868_29'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "27"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183918%3A9135869_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2001-04-21'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183918'^^xsd:string;
  dwc:catalogNumber '9135869_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183918'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1999'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '9'^^xsd:integer;
  dwc:yearCollected '1999'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '27'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183918:9135869_11'^^xsd:anyURI;
  dwc:observationDate '1999-10-09'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768897_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768897_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768897_67'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768898_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_20'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768898_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_24'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768898_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_59'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768898_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_60'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768898_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768898_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768898_75'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768900_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768900_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Oolina aqiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768900_15'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768900_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768900_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Oolina aqiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768900_21'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768900_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768900_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768900_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Oolina aqiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768900_75'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768901_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768901_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768901_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768901_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768901_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768901_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768901_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Oolina globosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113219'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768901_31'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768904_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_101'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768904_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_24'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768904_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_34'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768904_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_48'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768904_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_63'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768904_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_71'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768904_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768904_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768904_83'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768906_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768906_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768906_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768906_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768906_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768906_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768906_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Pyrulinoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '520954'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768906_77'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '520954'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768910_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768910_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768910_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768910_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768910_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768910_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768910_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768910_109'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768910_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768910_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768910_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768910_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768910_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768910_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768910_130'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112117'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768910_130'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112117'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617357_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_2'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617357_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_3'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617357_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617357_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617357_7'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617358_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1054032'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_1'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1054032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617358_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1054032'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_13'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1054032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617358_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1054032'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_4'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1054032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617358_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1054032'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_8'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1054032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617358_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617358_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1054032'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617358_9'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '1054032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617359_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617359_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617359_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617359_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617359_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617359_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617359_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Quinqueloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112040'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617359_13'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112040'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617360_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617360_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617360_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617360_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617360_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617360_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617360_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Lagena costata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '466142'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617360_6'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '723197'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617361_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617361_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617361_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617361_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617361_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617361_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617361_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113788'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617361_5'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617362_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617362_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617362_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617362_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617362_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617362_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617362_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Fissurina alveolata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113198'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617362_13'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113198'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617363_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617363_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617363_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617363_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617363_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617363_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617363_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Fissurina subcircularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '816119'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617363_13'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '816119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617363_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617363_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617363_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617363_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617363_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617363_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617363_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Fissurina subcircularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '816119'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617363_8'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '816119'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617365_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617365_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Rosalina cf. globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112148'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617365_13'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617365_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617365_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Rosalina cf. globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112148'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617365_6'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617365_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617365_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617365_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Rosalina cf. globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112148'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617365_8'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617367_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617367_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617367_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617367_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617367_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617367_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617367_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '##'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617367_13'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617368_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617368_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617368_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617368_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617368_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617368_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617368_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium incertum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113240'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617368_6'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617369_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617369_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617369_10'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617369_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617369_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617369_11'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617369_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617369_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617369_12'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617369_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617369_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617369_2'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617369_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617369_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617369_4'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617369_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617369_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617369_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617369_9'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617370_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617370_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617370_13'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617370_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617370_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617370_2'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617370_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617370_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617370_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617370_8'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617371_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617371_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617371_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617371_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617371_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617371_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617371_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Oolina globosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113219'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617371_5'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617372_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617372_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617372_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617372_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617372_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617372_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617372_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617372_7'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617373_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617373_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617373_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617373_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617373_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617373_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617373_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617373_6'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617375_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617375_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617375_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "24"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617375_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617375_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617375_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617375_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Oolina hexagona'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '24'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113221'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617375_8'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113193'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617377_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617377_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617377_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "23"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617377_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617377_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617377_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617377_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '23'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617377_5'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617379_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617379_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617379_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617379_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617379_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617379_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617379_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617379_3'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617380_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617380_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617380_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617380_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.144693%3A6617380_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617380_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.144693'^^xsd:string;
  dwc:catalogNumber '6617380_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.144693'^^xsd:anyURI;
  dwc:scientificName 'Astrononion antarcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '403643'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.144693:6617380_3'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '403643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768871_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768871_125'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella uniforamina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768871_125'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768871_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768871_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella uniforamina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768871_33'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768871_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768871_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768871_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella uniforamina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768871_79'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768872_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768872_119'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '722437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768872_119'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '722437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768872_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768872_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '722437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768872_63'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '722437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768872_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768872_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768872_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '722437'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768872_88'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '722437'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768874_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768874_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768874_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768874_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768874_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768874_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768874_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Bulimina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112110'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768874_101'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112110'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768875_118'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides aequilatera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '894679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_118'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '894679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768875_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides aequilatera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '894679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_76'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '894679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768875_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides aequilatera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '894679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_83'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '894679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768875_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768875_89'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides aequilatera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '894679'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768875_89'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '894679'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768876_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768876_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768876_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768876_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768876_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768876_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768876_125'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides braziliensis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1392507'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768876_125'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '710179'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768877_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768877_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768877_109'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768877_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768877_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768877_119'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '849271'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768877_119'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '735450'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768878_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768878_125'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768878_125'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768878_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768878_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768878_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768878_74'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768880_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768880_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768880_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768880_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768880_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768880_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768880_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cibicides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768880_109'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768880_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768880_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768880_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768880_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768880_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768880_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768880_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cibicides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768880_59'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768880_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768880_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768880_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768880_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768880_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768880_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768880_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cibicides spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112082'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768880_85'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768881_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_20'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768881_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_31'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768881_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_48'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768881_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_63'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768881_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768881_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768881_86'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768882_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768882_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768882_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768882_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768882_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768882_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768882_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium excavatum group'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113267'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768882_4'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '254680'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768883_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_21'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768883_25'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_25'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768883_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_33'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768883_60'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_60'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768883_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_68'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768883_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768883_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Elphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113277'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768883_82'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113242'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768884_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_33'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768884_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_45'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768884_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_51'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768884_71'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_71'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768884_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_79'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768884_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768884_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768884_82'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768885_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768885_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Eponides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768885_72'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '466397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768885_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768885_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Eponides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768885_75'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '466397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768885_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768885_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768885_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Eponides bradyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113351'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768885_86'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '466397'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768887_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768887_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768887_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768887_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768887_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768887_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768887_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Fissurina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768887_5'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768888_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768888_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina schreibersiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '146263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768888_59'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768888_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768888_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768888_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina schreibersiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '146263'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768888_80'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '146263'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768889_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768889_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768889_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768889_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768889_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768889_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768889_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112284'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768889_61'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768891_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768891_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768891_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768891_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768891_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768891_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768891_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Marginulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112221'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768891_75'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '112221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768893_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768893_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768893_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768893_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768893_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768893_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768893_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Melonis affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '418046'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768893_79'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '418046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768894_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768894_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768894_79'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768894_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768894_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768894_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768894_83'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768895_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_107'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768895_132'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_132'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768895_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768895_81'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768895_81'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters ""^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.183510%3A6768897_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768897_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.183510'^^xsd:string;
  dwc:catalogNumber '6768897_20'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.183510'^^xsd:anyURI;
  dwc:scientificName 'Nonionella bradii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Strong, C Percy'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '1'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '1'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397142'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.183510:6768897_20'^^xsd:anyURI;
  dwc:observationDate '1998-10-01'^^xsd:date;
  dwc:aphiaIdAccepted '397142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539165_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539165_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539165_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539165_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.441691%3A8539165_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.441691:8539165_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-05-23'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.441691'^^xsd:string;
  dwc:catalogNumber '8539165_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.441691'^^xsd:anyURI;
  dwc:scientificName 'Munseyella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '415661'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.441691:8539165_3'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '415661'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "564"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '564'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_107'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_112'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_112'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_23'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_3'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "90"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '90'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_32'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "22"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '22'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_4'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_42'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "307"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_72'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "339"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '339'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_77'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_50'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "317"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '317'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_74'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "339"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '339'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_77'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_82'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "382"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_83'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '382'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_83'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "429"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '429'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_88'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_91'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112116_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spinidinium macmurdoense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_15'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112116_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spinidinium macmurdoense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_43'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112116_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spinidinium macmurdoense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '316'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_73'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "346"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112116_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spinidinium macmurdoense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '346'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_78'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "464"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112116_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112116_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spinidinium macmurdoense'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112116_92'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112119_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112119_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112119_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112119_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112119_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112119_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112119_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Turbiosphaera filosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '637098'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112119_45'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112121_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112121_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112121_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "292"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112121_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112121_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112121_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112121_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Arachnodinium antarcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '292'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112121_70'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112123_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112123_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112123_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112123_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112123_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112123_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112123_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Hystrichosphaeridium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601723'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112123_90'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601723'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112127_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112127_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112127_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "485"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112127_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112127_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112127_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112127_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Hystrichosphaeridium tubiferum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '485'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '838913'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112127_95'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '838913'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "29"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '29'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_11'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_13'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_17'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112099_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_94'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112100_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112100_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spiniferites sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '602101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112100_62'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '602101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "256"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112100_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112100_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112100_66'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Spiniferites sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '256'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '602101'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112100_66'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '602101'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112101_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112101_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112101_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112101_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112101_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112101_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112101_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Thalassiphora pelagica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '624938'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112101_62'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '624938'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "536"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_102'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '536'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_102'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "612"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_113'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '612'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_113'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "624"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_116'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '624'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_116'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_76'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "369"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_82'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '369'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_82'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "429"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '429'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_88'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "464"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_92'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112105_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112105_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112105_93'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112108_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112108_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112108_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "485"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112108_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112108_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112108_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112108_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '485'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112108_95'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112111_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112111_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112111_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "584"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112111_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112111_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112111_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112111_109'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Operculodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '584'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601889'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112111_109'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601889'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "89"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_31'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '89'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_31'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '122'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_44'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "147"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '147'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_49'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "245"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_65'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '245'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_65'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "346"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '346'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_78'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "358"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '358'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_80'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "464"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_92'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112112_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112112_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Enneadocysta partridgei'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112112_93'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "524"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '524'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_101'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_114'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_114'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "106"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_37'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '106'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_37'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "122"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_44'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '122'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_44'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '158'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_51'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "346"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '346'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_78'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_90'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_91'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "485"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112114_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112114_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Vozzhennikovia apertura'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '485'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112114_95'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_34'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "154"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_50'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '154'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_50'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "181"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_56'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '181'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_56'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_62'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "335"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_76'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '335'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_76'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "346"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '346'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_78'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "474"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112115_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112115_93'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '474'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '629547'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112115_93'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_22'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_29'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "103"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_36'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '103'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_36'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "113"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '113'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_40'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "165"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_52'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '165'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_52'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "353"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112129_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112129_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Indeterminata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '353'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112129_79'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '1'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '0'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_17'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_18'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "147"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '147'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_49'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '158'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_51'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "173"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_53'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '173'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_53'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "177"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_54'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '177'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_54'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_67'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "307"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_72'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '307'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_72'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "416"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_87'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '416'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_87'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "464"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_92'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112067_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Acritarch sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_13'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "54"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112067_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Acritarch sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '54'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_21'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112067_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Acritarch sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_28'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "158"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112067_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112067_51'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Acritarch sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '158'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112067_51'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "524"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '524'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_101'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "548"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_105'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '548'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_105'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "604"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_112'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '604'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_112'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "624"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_116'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '624'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_116'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "227"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_63'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '227'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_63'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "317"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_74'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '317'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_74'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "339"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_77'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '339'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_77'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "358"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_80'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '358'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_80'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "401"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '401'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_85'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_91'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "464"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_92'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '464'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_92'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "485"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112070_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112070_95'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiofusa sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '485'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601770'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112070_95'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601770'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "524"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '524'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_101'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_104'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_104'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "564"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_107'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '564'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_107'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "594"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_110'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '594'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_110'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "623"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_115'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '623'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_115'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "40"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_15'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '40'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_15'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "55"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_22'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '55'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_22'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "71"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_28'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '71'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_28'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_33'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_68'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "325"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_75'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "353"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_79'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '353'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_79'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "390"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_84'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '390'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_84'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "401"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '401'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_85'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "429"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_88'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '429'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_88'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_91'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "480"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_94'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '480'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_94'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "507"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112063_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112063_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cymatiosphaera spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '507'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601533'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112063_99'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601533'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112064_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112064_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Tasmanites spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '370276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112064_64'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '370276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112064_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112064_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112064_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Tasmanites spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '370276'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112064_68'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '370276'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_100'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_114'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_114'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "34"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112065_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112065_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Leiosphaeridia spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '34'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601772'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112065_13'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601772'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "623"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112099_115'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '623'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_115'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112099_61'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_61'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "93"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112073_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112073_33'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '93'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112073_33'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "114"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112073_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112073_42'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '114'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112073_42'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112073_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112073_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112073_43'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112073_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112073_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112073_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112073_45'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "624"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112075_116'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Paralecaniella indentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '624'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '640202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_116'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "48"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112075_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Paralecaniella indentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '48'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '640202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_18'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112075_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Paralecaniella indentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '640202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_26'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "113"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112075_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112075_40'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Paralecaniella indentata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '113'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '640202'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112075_40'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112077_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112077_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Impagidinium spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112077_12'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "118"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112077_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112077_43'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Impagidinium spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '118'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112077_43'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "444"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112077_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112077_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112077_90'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Impagidinium spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '444'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601728'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112077_90'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "623"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112078_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112078_115'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '623'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112078_115'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "453"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112078_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112078_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112078_91'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '453'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112078_91'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112082_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112082_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112082_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "44"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112082_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112082_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112082_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112082_16'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Phelodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '44'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604429'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112082_16'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604429'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112084_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_23'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "57"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112084_24'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '57'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_24'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112084_29'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_29'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "195"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112084_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112084_58'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '195'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112084_58'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "111"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112086_39'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '111'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_39'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "199"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112086_59'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '199'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_59'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112086_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_62'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "270"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112086_68'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '270'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_68'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "292"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112086_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112086_70'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '292'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112086_70'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112087_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112087_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112087_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "98"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112087_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112087_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112087_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112087_34'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Batiacasphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '98'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112087_34'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112087_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112087_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112087_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112087_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112087_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112087_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112087_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Batiacasphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601393'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112087_48'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601393'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "524"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_101'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '524'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_101'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "543"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112088_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112088_103'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Pyxidinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '543'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '604483'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112088_103'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '604483'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "545"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_104'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '545'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_104'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "109"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_38'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '109'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_38'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "147"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '147'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_49'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "215"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_62'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '215'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_62'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "325"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_75'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '325'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_75'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "401"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_85'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '401'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_85'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "507"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112089_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112089_99'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '507'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112089_99'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112091_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112091_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112091_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "139"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112091_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112091_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112091_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112091_48'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Deflandrea sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '139'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601545'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112091_48'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "123"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112092_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112092_45'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Glaphyrocysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '123'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112092_45'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "260"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112092_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112092_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112092_67'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Glaphyrocysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '260'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601642'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112092_67'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112093_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112093_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112093_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "620"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112093_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112093_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112093_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112093_114'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '620'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112093_114'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "147"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112095_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112095_49'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cleistosphaeridium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '147'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112095_49'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "236"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112095_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112095_64'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cleistosphaeridium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '236'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112095_64'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "316"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112095_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112095_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112095_73'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Cleistosphaeridium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '316'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601475'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112095_73'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "548"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112097_105'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '548'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_105'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "346"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112097_78'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '346'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_78'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "412"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112097_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112097_86'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Lejeunecysta sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '412'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601773'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112097_86'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '601773'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.006"^^xsd:decimal ;
  dwc:decimalLongitude "163.719"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "515"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.006 163.719)"^^geo:wktLiteral ;
  geo-pos:lat "-77.006"^^xsd:decimal ;
  geo-pos:long "163.719"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545144%3A9112099_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-03-16'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545144'^^xsd:string;
  dwc:catalogNumber '9112099_100'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545144'^^xsd:anyURI;
  dwc:scientificName 'Brigantedinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Hannah, Mike J'^^xsd:string;
  dwc:yearIdentified '1998'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '16'^^xsd:integer;
  dwc:yearCollected '1998'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '16'^^xsd:integer;
  dwc:longitude '163.719'^^xsd:double;
  dwc:latitude '-77.006'^^xsd:double;
  dwc:minimumDepth '515'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '603684'^^xsd:integer;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545144:9112099_100'^^xsd:anyURI;
  dwc:observationDate '1998-10-16'^^xsd:date;
  dwc:aphiaIdAccepted '603684'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "67"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.54984:2015227_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.54984'^^xsd:string;
  dwc:catalogNumber '2015227_17'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.54984'^^xsd:anyURI;
  dwc:scientificName 'Impagidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wrenn, John'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '67'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601728'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.54984:2015227_17'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '601728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.54984:2015227_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.54984'^^xsd:string;
  dwc:catalogNumber '2015227_18'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.54984'^^xsd:anyURI;
  dwc:scientificName 'Impagidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wrenn, John'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601728'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.54984:2015227_18'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '601728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "82"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.54984:2015227_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.54984'^^xsd:string;
  dwc:catalogNumber '2015227_21'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.54984'^^xsd:anyURI;
  dwc:scientificName 'Impagidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wrenn, John'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '82'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601728'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.54984:2015227_21'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '601728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.54984:2015227_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.54984'^^xsd:string;
  dwc:catalogNumber '2015227_23'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.54984'^^xsd:anyURI;
  dwc:scientificName 'Impagidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wrenn, John'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601728'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.54984:2015227_23'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '601728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.54984:2015227_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.54984'^^xsd:string;
  dwc:catalogNumber '2015227_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.54984'^^xsd:anyURI;
  dwc:scientificName 'Impagidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wrenn, John'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601728'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.54984:2015227_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '601728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015257_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015257_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015257_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015257_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015257_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.54984:2015257_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.54984'^^xsd:string;
  dwc:catalogNumber '2015257_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.54984'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wrenn, John'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.54984:2015257_26'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015258_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015258_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015258_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "99"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015258_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015258_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.54984:2015258_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.54984'^^xsd:string;
  dwc:catalogNumber '2015258_26'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.54984'^^xsd:anyURI;
  dwc:scientificName 'Dinoflagellate'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wrenn, John'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '99'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.54984:2015258_26'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514149_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514149_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514149_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514150_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514150_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514150_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514150_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514150_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514150_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514150_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514150_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514151_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514151_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514151_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514151_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514151_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514151_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514151_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514151_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514151_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514151_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514151_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514151_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514151_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514151_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514151_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514151_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514151_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514151_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514151_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514151_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514151_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514151_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514151_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514151_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514152_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514152_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Oolina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514152_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514152_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514152_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Oolina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514152_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514152_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514152_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Oolina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514152_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514152_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514152_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Oolina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514152_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513975_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513975_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513975_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513975_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513975_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513975_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513975_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1054032'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513975_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1054032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513975_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513975_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513975_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513975_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513975_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513975_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513975_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1054032'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513975_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1054032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513976_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513976_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513976_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513976_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513976_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513976_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513976_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513976_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513977_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513977_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513977_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513977_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513977_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513977_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513977_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513977_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513977_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513977_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513977_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513977_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513977_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513977_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513977_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513977_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513978_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513978_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513978_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513978_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513978_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513978_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513978_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513978_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513979_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513979_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513979_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513979_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513979_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513979_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513979_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium incertum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113240'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513979_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513980_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513980_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513980_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513980_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513980_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513980_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513980_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Cyclogyra involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '254684'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513980_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513981_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513981_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513981_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513981_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513981_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513981_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513981_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513981_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513982_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513982_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513982_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513982_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513982_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513982_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513982_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Fissurina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513982_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513983_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513983_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513983_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513983_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513983_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513983_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513983_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Glandulina antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413565'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513983_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513984_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513984_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513984_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513984_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513984_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513984_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513984_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513984_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513984_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513984_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513984_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513984_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513984_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513984_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513984_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513984_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513985_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513985_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513985_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513985_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513985_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513985_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513985_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513985_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513986_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513986_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513986_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513986_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513986_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513986_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513986_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113788'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513986_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513988_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513988_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513988_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513988_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513988_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513988_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513988_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513988_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513988_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513988_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513988_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513988_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513988_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513988_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513988_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513988_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513990_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513990_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513990_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513990_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513990_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513990_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513990_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Pseudobulimina chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '581993'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513990_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '581993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513990_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513990_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513990_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513990_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513990_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513990_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513990_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Pseudobulimina chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '581993'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513990_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '581993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513991_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513991_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513991_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513991_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513991_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513991_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513991_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Pyrgoella sphaera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112605'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513991_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513992_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513992_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513992_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513992_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513992_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513992_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513992_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513992_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513992_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513992_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513992_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513992_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513992_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513992_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513992_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513992_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8513998_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8513998_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8513998_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8513998_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8513998_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8513998_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8513998_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1054032'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8513998_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1054032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8513999_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8513999_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8513999_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8513999_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8513999_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8513999_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8513999_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8513999_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514000_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514000_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514000_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514000_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514000_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514000_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514000_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514000_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514000_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514000_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514000_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514000_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514000_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514000_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514000_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514000_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514001_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514001_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514001_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514001_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514001_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514001_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514001_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514001_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514003_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514003_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514003_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514003_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514003_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514003_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514003_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Cyclogyra involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '254684'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514003_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514004_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514004_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514004_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514004_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514004_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514004_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514004_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514004_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514005_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514005_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514005_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514005_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514005_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514005_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514005_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Fissurina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514005_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514006_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514006_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514006_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514006_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514006_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514006_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514006_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Glandulina antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413565'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514006_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514007_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514007_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514007_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514007_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514007_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514007_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514007_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514007_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514007_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514007_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514007_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514007_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514007_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514007_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514007_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514007_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531779_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531779_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113242'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531779_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1844963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531779_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531779_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113242'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531779_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1844963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531779_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531779_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113242'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531779_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1844963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531782_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531782_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531782_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531782_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531782_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531782_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531782_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Fissurina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '142'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531782_13'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531783_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531783_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531783_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531783_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531783_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531783_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531783_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Glandulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112194'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531783_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531784_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531784_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531784_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531784_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531784_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531784_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531784_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531784_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531785_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531785_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531785_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531785_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531785_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531785_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531785_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides zelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '735535'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531785_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '735535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531785_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531785_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531785_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531785_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531785_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531785_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531785_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides zelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '735535'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531785_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '735535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531786_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531786_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531786_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531786_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531786_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531786_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531786_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Haplophragmoides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112330'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531786_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112330'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531787_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531787_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531787_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531787_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531787_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531787_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531787_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Lagenammina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112364'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531787_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112364'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531789_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531789_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531789_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531789_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531789_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531789_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "129"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531789_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531789_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '129'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531789_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531789_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531789_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531789_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531789_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531789_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531789_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "87"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531789_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531789_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '87'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531789_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531790_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531790_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531790_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "129"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531790_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531790_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531790_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531790_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Nonion graniferum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '129'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '992928'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531790_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1836257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531790_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531790_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531790_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531790_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531790_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531790_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531790_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Nonion graniferum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '992928'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531790_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1836257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531791_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531791_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531791_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531791_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531791_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531791_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531791_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531791_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531791_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531791_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531791_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531791_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531791_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531791_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531791_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531791_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531791_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531791_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531791_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531791_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531791_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531791_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531791_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531791_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531792_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531792_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531792_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531792_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531792_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531792_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531792_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Oolina globosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113219'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531792_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531792_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531792_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531792_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531792_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531792_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531792_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531792_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Oolina globosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113219'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531792_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531793_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531793_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531793_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531793_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531793_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531793_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531793_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Oolina apiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '600590'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531793_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '760034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531793_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531793_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531793_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531793_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531793_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531793_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531793_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Oolina apiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '600590'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531793_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '760034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531793_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531793_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531793_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531793_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531793_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531793_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531793_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Oolina apiculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '600590'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531793_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '760034'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531794_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531794_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531794_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531794_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531794_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531794_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531794_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531794_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531794_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531794_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531794_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531794_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531794_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531794_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531794_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531794_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531795_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531795_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531795_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531795_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531795_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531795_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531795_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis tener'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113381'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531795_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '523545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531796_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531796_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531796_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531796_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531796_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531796_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531796_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Parafissurina laevigata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531796_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531797_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531797_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531797_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531797_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531797_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531797_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531797_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Pullenia quinqueloba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113112'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531797_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113112'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531798_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531798_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531798_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531798_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531798_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531798_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531798_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Rosalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112148'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531798_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531799_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531799_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531799_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "142"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531799_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531799_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531799_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531799_13'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Saracenaria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '142'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112288'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531799_13'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112288'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531800_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531800_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531800_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "129"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531800_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531800_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531800_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531800_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia schreibersiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '129'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531800_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531800_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531800_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531800_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531800_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531800_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531800_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531800_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia schreibersiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531800_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531801_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531801_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531801_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531801_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531801_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531801_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531801_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112281'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531801_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531801_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531801_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531801_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531801_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531801_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531801_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531801_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112281'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531801_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531802_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531802_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531802_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531802_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531802_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531802_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531802_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112281'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531802_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531803_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531803_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531803_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "101"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531803_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531803_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531803_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531803_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Vaginulinopsis sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '101'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '416128'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531803_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '416128'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514153_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514153_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514153_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514153_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514153_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514153_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514153_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514153_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514153_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514154_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514154_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514154_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514154_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514154_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514154_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514154_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Planispirinoides bucculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112572'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514154_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514154_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514154_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514154_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514154_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514154_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514154_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514154_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Planispirinoides bucculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112572'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514154_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514155_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514155_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pseudobulimina chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '581993'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514155_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '581993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514155_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514155_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pseudobulimina chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '581993'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514155_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '581993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514155_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514155_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pseudobulimina chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '581993'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514155_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '581993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514155_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514155_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pseudobulimina chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '581993'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514155_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '581993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514155_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514155_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pseudobulimina chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '581993'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514155_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '581993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514155_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514155_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pseudobulimina chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '581993'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514155_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '581993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514156_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514156_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514156_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514156_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514156_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514156_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514156_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514156_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514156_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514156_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514156_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514156_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514156_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514156_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514156_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514156_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514156_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514156_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514157_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514157_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514157_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514157_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514157_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514157_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514157_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo depressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112587'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514157_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514157_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514157_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514157_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514157_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514157_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514157_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514157_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo depressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112587'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514157_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514158_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514158_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514158_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514158_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514158_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514158_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514158_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo patagonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112595'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514158_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514158_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514158_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514158_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514158_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514158_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514158_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514158_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo patagonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112595'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514158_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514159_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514159_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514159_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514159_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514159_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514159_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514159_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pyrgoella sphaera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112605'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514159_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514159_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514159_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514159_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514159_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514159_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514159_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514159_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pyrgoella sphaera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112605'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514159_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514159_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514159_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514159_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514159_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514159_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514159_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514159_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pyrgoella sphaera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112605'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514159_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514160_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514160_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514160_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514160_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514160_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514160_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514160_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514160_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514160_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514161_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514161_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514161_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514161_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514161_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514161_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514161_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Schackoinella antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '556456'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514161_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '556456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514162_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514162_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilina umbonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '994157'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514162_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '994157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514162_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514162_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilina umbonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '994157'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514162_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '994157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514162_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514162_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilina umbonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '994157'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514162_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '994157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514162_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514162_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilina umbonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '994157'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514162_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '994157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514162_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514162_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilina umbonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '994157'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514162_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '994157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514164_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514164_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514164_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514164_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514164_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514164_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514164_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Spiroloculina tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514164_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514165_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514165_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514165_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514165_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514165_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514165_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514165_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514165_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514165_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514165_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514165_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514165_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514165_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514165_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514165_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514165_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514165_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514165_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514166_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514166_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514166_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514166_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514166_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514166_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514166_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Triloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514166_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514167_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514167_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Triloculina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514167_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514167_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514167_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Triloculina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514167_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514167_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514167_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Triloculina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514167_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514167_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514167_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Triloculina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514167_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514167_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514167_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Triloculina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514167_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514167_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514167_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Triloculina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514167_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531776_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531776_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella uniforamina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531776_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "129"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531776_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531776_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella uniforamina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '129'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531776_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531776_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531776_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella uniforamina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531776_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531777_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531777_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531777_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531777_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531777_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531777_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531777_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531777_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531778_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531778_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Cibicides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112082'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531778_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531778_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531778_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Cibicides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112082'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531778_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "129"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531778_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531778_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Cibicides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '129'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112082'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531778_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "59"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531778_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531778_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Cibicides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '59'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112082'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531778_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531778_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531778_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Cibicides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112082'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531778_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531779_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531779_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113242'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531779_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1844963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "129"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531779_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531779_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '129'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113242'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531779_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1844963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514137_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514137_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514137_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514137_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514137_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514137_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514138_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514138_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514138_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514138_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514138_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514138_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514138_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Eponides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112174'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514138_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514139_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514139_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514139_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514139_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514139_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514139_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514139_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514139_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514139_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514139_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514139_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514139_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514139_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514139_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514139_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514139_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514139_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514139_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514139_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514139_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514139_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514139_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514139_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514139_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514140_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514140_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514140_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514140_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514140_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514140_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514140_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '526574'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514140_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '526574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514140_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514140_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514140_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514140_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514140_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514140_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514140_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '526574'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514140_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '526574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514140_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514140_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514140_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514140_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514140_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514140_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514140_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '526574'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514140_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '526574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514141_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514141_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514141_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514141_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514141_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514141_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514141_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Glandulina antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413565'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514141_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514141_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514141_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514141_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514141_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514141_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514141_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514141_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Glandulina antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413565'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514141_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514142_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514142_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514142_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514142_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514142_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514142_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514142_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514142_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514142_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514142_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514142_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514142_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514143_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514143_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514143_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514143_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514143_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514143_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514143_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514143_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514144_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514144_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514144_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514144_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514144_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514144_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514144_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Glomospira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112292'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514144_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514144_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514144_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514144_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514144_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514144_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514144_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514144_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Glomospira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112292'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514144_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514146_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514146_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Heronallenia kempi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '412895'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514146_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '412895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514146_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514146_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Heronallenia kempi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '412895'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514146_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '412895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514146_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514146_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Heronallenia kempi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '412895'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514146_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '412895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514146_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514146_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Heronallenia kempi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '412895'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514146_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '412895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514146_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514146_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Heronallenia kempi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '412895'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514146_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '412895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514146_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514146_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Heronallenia kempi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '412895'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514146_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '412895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514147_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514147_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514147_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514147_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514147_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514147_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514147_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Lagena spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514147_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514148_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514148_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514148_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514148_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514148_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514148_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514148_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113788'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514148_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514149_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514149_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514149_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514149_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514149_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514149_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514149_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514149_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514149_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514149_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514149_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514149_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514149_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514149_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514149_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514149_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514149_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514149_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514116_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514116_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514116_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514116_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514116_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514116_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514116_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514116_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514116_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514116_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514116_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514116_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514116_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514116_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514116_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514117_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514117_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514117_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514117_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514117_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514117_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514117_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Triloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514117_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514118_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514118_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Triloculina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514118_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514118_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514118_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Triloculina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514118_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514118_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514118_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Triloculina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514118_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514118_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514118_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Triloculina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514118_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514125_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514125_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514125_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514125_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514125_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514125_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514125_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514125_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514126_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514126_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Astrononion antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '403643'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514126_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '403643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514126_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514126_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Astrononion antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '403643'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514126_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '403643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514126_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514126_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Astrononion antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '403643'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514126_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '403643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514126_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514126_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Astrononion antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '403643'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514126_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '403643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514126_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514126_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Astrononion antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '403643'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514126_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '403643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514128_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514128_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514128_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514128_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514128_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514128_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514128_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514128_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514128_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514128_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514128_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514128_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514128_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514128_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514128_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514128_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514128_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514128_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514128_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514128_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514128_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514128_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514128_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514128_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514128_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514128_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514128_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514129_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514129_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514129_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514129_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514129_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514129_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514129_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514129_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514129_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514129_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514129_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514129_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514129_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514129_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514129_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514129_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514129_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514129_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514129_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514129_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514129_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514130_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514130_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514130_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514130_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514130_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514130_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514130_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514130_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514130_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514130_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514130_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514130_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514130_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514130_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514130_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514130_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514130_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514130_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514130_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514130_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514130_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514131_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514131_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514131_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514131_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514131_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514131_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514131_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514131_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514131_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514133_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514133_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium incertum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113240'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514133_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514133_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514133_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium incertum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113240'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514133_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514133_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514133_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium incertum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113240'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514133_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514133_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514133_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium incertum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113240'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514133_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514134_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514134_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cyclogyra involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '254684'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514134_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514134_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514134_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cyclogyra involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '254684'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514134_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514134_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514134_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cyclogyra involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '254684'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514134_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514134_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514134_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cyclogyra involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '254684'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514134_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514134_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514134_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cyclogyra involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '254684'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514134_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514134_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514134_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cyclogyra involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '254684'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514134_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514135_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514135_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514135_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514135_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514135_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514135_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514135_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514135_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514135_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514136_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514136_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514136_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514136_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514136_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514136_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514136_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Entolingulina biloculi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514136_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514137_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514137_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514137_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514137_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514137_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514137_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514137_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514137_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514137_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514137_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514137_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514137_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514137_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514137_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514137_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514097_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514097_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Heronallenia kempi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '412895'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514097_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '412895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514098_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514098_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514098_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514098_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514098_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514098_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514098_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Lagena spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514098_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514099_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514099_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514099_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514099_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514099_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514099_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514099_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113788'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514099_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514100_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514100_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514100_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514100_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514100_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514100_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514100_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514100_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514100_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514100_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514100_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514100_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514100_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514100_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514100_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514100_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514100_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514100_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514101_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514101_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514101_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514101_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514101_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514101_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514101_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514101_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514101_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514102_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514102_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514102_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514102_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514102_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514102_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514102_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514102_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514102_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514102_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514102_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514102_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514102_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514102_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514102_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514102_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514103_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514103_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Oolina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514103_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514103_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514103_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Oolina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514103_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514103_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514103_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Oolina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514103_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514103_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514103_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Oolina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514103_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514103_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514103_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Oolina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514103_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514103_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514103_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Oolina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514103_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514104_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '##'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514104_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '##'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514104_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '##'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514104_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '##'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514104_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '##'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514104_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '##'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514104_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '##'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514104_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '##'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514105_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514105_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514105_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514105_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514105_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514105_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514105_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Planispirinoides bucculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112572'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514105_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514105_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514105_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514105_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514105_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514105_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514105_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514105_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Planispirinoides bucculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112572'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514105_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514106_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514106_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pseudobulimina chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '581993'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514106_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '581993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514106_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514106_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pseudobulimina chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '581993'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514106_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '581993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514106_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514106_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pseudobulimina chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '581993'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514106_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '581993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514106_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514106_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pseudobulimina chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '581993'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514106_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '581993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514106_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514106_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pseudobulimina chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '581993'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514106_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '581993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514106_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514106_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pseudobulimina chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '581993'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514106_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '581993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514106_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514106_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pseudobulimina chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '581993'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514106_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '581993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514107_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514107_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514107_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514107_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514107_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514107_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514107_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514107_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514107_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514107_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514107_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514107_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514107_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514107_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514107_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514108_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514108_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514108_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514108_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514108_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514108_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514108_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo depressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112587'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514108_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514108_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514108_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514108_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514108_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514108_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514108_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514108_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo depressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112587'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514108_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514108_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514108_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514108_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514108_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514108_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514108_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514108_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo depressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112587'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514108_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514109_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514109_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514109_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514109_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514109_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514109_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514109_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo patagonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112595'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514109_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514109_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514109_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514109_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514109_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514109_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514109_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514109_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo patagonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112595'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514109_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514109_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514109_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514109_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514109_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514109_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514109_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514109_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo patagonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112595'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514109_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514110_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514110_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514110_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514110_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514110_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514110_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514110_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pyrgoella sphaera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112605'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514110_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514111_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514111_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514111_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514111_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514111_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514111_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514111_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514111_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514111_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514113_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514113_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilina umbonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '994157'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514113_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '994157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514113_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514113_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilina umbonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '994157'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514113_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '994157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514113_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514113_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilina umbonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '994157'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514113_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '994157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514113_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514113_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilina umbonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '994157'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514113_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '994157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514113_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514113_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilina umbonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '994157'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514113_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '994157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514113_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514113_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilina umbonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '994157'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514113_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '994157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514115_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514115_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514115_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514115_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514115_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514115_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514115_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Spiroloculina tuberculata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514115_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514116_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514116_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514116_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514116_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514116_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514116_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514081_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514081_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514081_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514081_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514081_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514081_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514082_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514082_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514082_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514082_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514082_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514082_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514082_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514082_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514082_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514083_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514083_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514083_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514083_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514083_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514083_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514083_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cornuspira involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112488'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514083_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514084_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514084_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium incertum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113240'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514084_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514084_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514084_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium incertum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113240'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514084_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514084_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514084_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium incertum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113240'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514084_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514084_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514084_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium incertum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113240'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514084_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514085_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514085_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cyclogyra involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '254684'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514085_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514085_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514085_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cyclogyra involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '254684'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514085_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514085_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514085_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cyclogyra involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '254684'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514085_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514085_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514085_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cyclogyra involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '254684'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514085_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514086_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514086_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514086_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514086_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514086_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514086_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514086_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514086_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514086_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514087_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514087_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514087_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514087_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514087_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514087_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514087_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Entolingulina biloculi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514087_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514088_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514088_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514088_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514088_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514088_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514088_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514088_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514088_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514088_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514088_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514088_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514088_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514088_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514088_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514088_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514088_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514088_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514088_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514088_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514088_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514088_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514088_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514088_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514088_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514089_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514089_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514089_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514089_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514089_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514089_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514089_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Eponides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112174'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514089_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112174'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514090_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514090_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514090_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514090_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514090_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514090_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514090_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514090_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514090_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514090_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514090_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514090_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514090_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514090_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514090_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514090_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514090_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514090_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514090_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514090_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514090_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514090_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514090_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514090_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514090_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514090_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514090_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514091_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514091_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514091_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514091_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514091_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514091_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514091_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '526574'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514091_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '526574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514091_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514091_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514091_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514091_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514091_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514091_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514091_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '526574'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514091_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '526574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514092_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514092_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514092_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514092_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514092_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514092_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514092_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Glandulina antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413565'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514092_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514092_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514092_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514092_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514092_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514092_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514092_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514092_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Glandulina antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413565'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514092_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514093_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514093_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514093_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514093_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514093_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514093_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514093_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514093_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514093_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514094_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514094_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514094_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514094_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514094_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514094_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514094_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514094_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514094_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514095_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514095_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514095_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514095_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514095_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514095_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514095_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Glomospira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112292'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514095_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514095_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514095_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514095_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514095_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514095_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514095_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514095_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Glomospira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112292'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514095_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112292'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514097_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514097_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Heronallenia kempi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '412895'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514097_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '412895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514097_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514097_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Heronallenia kempi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '412895'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514097_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '412895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514097_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514097_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Heronallenia kempi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '412895'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514097_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '412895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514097_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514097_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Heronallenia kempi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '412895'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514097_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '412895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514100_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514100_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514100_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514100_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514100_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514100_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514008_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514008_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514008_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514008_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514008_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514008_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514008_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514008_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514009_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514009_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514009_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514009_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514009_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514009_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514009_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113788'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514009_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514010_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514010_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514010_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514010_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514010_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514010_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514010_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514010_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514011_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514011_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514011_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514011_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514011_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514011_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514011_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514011_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514011_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514011_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514011_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514011_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514011_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514011_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514011_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514011_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514013_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514013_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514013_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514013_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514013_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514013_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514013_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Pseudobulimina chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '581993'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514013_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '581993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514013_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514013_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514013_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514013_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514013_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514013_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514013_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Pseudobulimina chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '581993'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514013_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '581993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514015_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514015_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514015_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514015_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514015_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514015_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514015_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514015_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514015_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514015_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514015_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514015_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514015_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514015_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514015_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514015_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514075_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514075_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514075_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514075_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514075_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514075_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514075_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514075_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514077_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514077_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Astrononion antarcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '403643'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514077_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '403643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514077_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514077_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Astrononion antarcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '403643'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514077_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '403643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514077_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514077_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Astrononion antarcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '403643'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514077_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '403643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514077_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514077_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Astrononion antarcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '403643'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514077_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '403643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514077_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514077_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Astrononion antarcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '403643'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514077_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '403643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514077_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514077_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Astrononion antarcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '403643'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514077_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '403643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514079_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514079_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514079_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514079_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514079_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514079_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514079_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514079_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514079_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514079_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514079_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514079_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514079_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514079_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514079_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514079_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514079_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514079_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514079_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514079_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514079_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514079_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514079_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514079_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514080_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514080_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514080_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514080_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514080_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514080_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514080_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514080_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514080_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514080_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514080_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514080_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514080_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514080_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514080_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514080_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514080_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514080_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514080_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514080_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514080_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514081_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514081_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514081_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514081_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514081_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514081_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514081_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514081_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514081_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514081_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514081_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514081_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514081_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514081_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514081_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112033_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112033_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Australicythere polylyca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391259'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112033_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112033_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112033_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Australicythere polylyca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391259'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112033_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112033_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112033_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Australicythere polylyca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391259'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112033_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112033_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112033_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Australicythere polylyca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391259'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112033_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112033_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112033_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Australicythere polylyca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391259'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112033_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112033_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112033_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Australicythere polylyca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391259'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112033_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112034_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112034_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112034_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112034_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112034_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112034_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112034_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Cativella bensoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391255'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112034_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112034_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112034_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112034_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112034_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112034_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112034_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112034_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Cativella bensoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391255'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112034_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112035_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112035_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112035_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112035_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112035_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112035_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112035_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Australicythere devexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '597748'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112035_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '597748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112035_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112035_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112035_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112035_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112035_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112035_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112035_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Australicythere devexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '597748'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112035_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '597748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112035_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112035_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112035_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112035_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112035_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112035_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112035_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Australicythere devexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '597748'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112035_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '597748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112035_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112035_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112035_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112035_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112035_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112035_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112035_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Australicythere devexa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '597748'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112035_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '597748'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112036_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112036_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112036_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112036_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112036_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112036_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112036_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Semicytherura cf. S. costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '127617'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112036_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112036_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112036_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112036_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112036_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112036_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112036_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112036_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Semicytherura cf. S. costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '127617'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112036_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112036_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112036_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112036_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112036_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112036_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112036_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112036_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Semicytherura cf. S. costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '127617'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112036_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112037_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112037_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112037_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112037_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112037_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112037_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112037_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Austrotrachyleberis antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391251'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112037_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112037_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112037_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112037_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112037_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112037_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112037_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112037_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Austrotrachyleberis antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391251'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112037_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391251'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112038_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112038_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112038_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112038_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112038_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112038_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112038_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Bairdoppilata cf. B. simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391219'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112038_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112038_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112038_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112038_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112038_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112038_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112038_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112038_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Bairdoppilata cf. B. simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391219'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112038_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112039_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112039_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112039_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112039_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112039_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112039_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112039_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Xestoleberis cf. X. rigusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '127681'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112039_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112039_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112039_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112039_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112039_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112039_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112039_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112039_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Xestoleberis cf. X. rigusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '127681'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112039_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112040_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112040_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112040_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112040_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112040_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112040_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112040_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Cytheropteron fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '504096'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112040_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '504095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112040_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112040_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112040_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112040_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112040_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112040_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112040_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Cytheropteron fallax'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '504096'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112040_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '504095'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112042_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112042_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112042_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112042_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112042_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112042_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112042_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Nodoconcha minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391419'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112042_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112043_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112043_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112043_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112043_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112043_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112043_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112043_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Microcythere frigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391287'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112043_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112043_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112043_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112043_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112043_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112043_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112043_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112043_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Microcythere frigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391287'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112043_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391287'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112044_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112044_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112044_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112044_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112044_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112044_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112044_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Paradoxostoma hypselum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391415'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112044_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391415'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112047_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112047_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112047_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112047_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112047_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112047_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112047_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Krithe (Austrofrithe) cf. K. magna'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '127632'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112047_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127632'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112048_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112048_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112048_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112048_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112048_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112048_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112048_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Antarctiloxoconcha frigida'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391291'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112048_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112049_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112049_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112049_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112049_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112049_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112049_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112049_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Hemicytherura anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391338'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112049_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112050_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112050_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112050_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112050_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112050_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112050_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112050_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Hemicytherura irregularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391342'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112050_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391342'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112051_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112051_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112051_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112051_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112051_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112051_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112051_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Xestoleberis cf. X. davidiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '127681'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112051_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112052_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112052_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112052_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112052_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112052_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112052_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112052_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Henryhowella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '127673'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112052_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112053_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112053_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112053_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112053_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112053_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112053_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112053_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Argilloecia sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '127686'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112053_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127686'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112054_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112054_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112054_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112054_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112054_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112054_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112054_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Cytheropteron cf. C. abyssorum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '127608'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112054_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112056_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112056_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112056_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112056_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112056_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112056_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112056_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Pseudocythere cf. P. caudata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '127581'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112056_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127581'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513976_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513976_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513976_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513976_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513976_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513976_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513976_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513976_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514149_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514149_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514149_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514149_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514149_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514149_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514150_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514150_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514150_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514150_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514150_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514150_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514152_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514152_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Oolina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514152_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514152_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514152_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Oolina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514152_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514152_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514152_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514152_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Oolina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514152_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514153_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514153_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514153_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514153_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514153_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514154_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514154_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514154_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514154_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514154_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514154_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514154_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Planispirinoides bucculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112572'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514154_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514155_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514155_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pseudobulimina chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '581993'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514155_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '581993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514155_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514155_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pseudobulimina chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '581993'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514155_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '581993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514155_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514155_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514155_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pseudobulimina chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '581993'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514155_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '581993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531779_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531779_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113242'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531779_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1844963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "95"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531779_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531779_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531779_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium magellanicum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '95'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113242'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531779_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1844963'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531780_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531780_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531780_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531780_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531780_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531780_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531780_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112159'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531780_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112159'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531781_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531781_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531781_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531781_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531781_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531781_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531781_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Fissurina fimbriata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113203'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531781_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531783_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531783_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531783_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531783_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531783_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531783_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531783_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Glandulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112194'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531783_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531785_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531785_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531785_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531785_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531785_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531785_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531785_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Gyroidinoides zelandicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '735535'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531785_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '735535'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531788_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531788_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531788_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531788_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531788_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531788_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531788_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112284'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531788_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112284'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531789_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531789_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531789_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Melonis barleeanum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113562'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531789_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113563'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531790_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531790_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531790_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "135"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531790_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531790_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531790_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531790_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Nonion graniferum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '135'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '992928'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531790_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1836257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531791_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531791_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531791_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531791_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531791_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531791_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531791_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531791_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531792_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531792_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531792_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531792_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531792_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531792_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531792_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Oolina globosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113219'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531792_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531794_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531794_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531794_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531794_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531794_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531794_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531794_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531794_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531795_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531795_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531795_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531795_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531795_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531795_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531795_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Oridorsalis tener'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113381'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531795_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '523545'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531798_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531798_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531798_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "129"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531798_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531798_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531798_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531798_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Rosalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '129'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112148'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531798_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112148'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531800_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531800_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531800_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "52"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531800_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531800_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531800_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531800_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Stainforthia schreibersiana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '52'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531800_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531802_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531802_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531802_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "70"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531802_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531802_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531802_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531802_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Uvigerina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '70'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112281'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531802_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112281'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513978_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513978_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513978_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513978_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513978_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513978_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513978_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513978_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513981_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513981_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513981_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513981_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513981_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513981_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513981_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513981_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513985_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513985_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513985_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513985_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513985_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513985_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513985_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513985_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513987_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513987_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513987_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513987_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513987_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513987_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513987_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Miliolidae'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '111898'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513987_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '111898'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513989_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513989_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513989_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513989_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433065%3A8513989_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513989_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433065'^^xsd:string;
  dwc:catalogNumber '8513989_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433065'^^xsd:anyURI;
  dwc:scientificName 'Planispirinoides bucculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112572'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433065:8513989_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8513998_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8513998_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8513998_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8513998_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8513998_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8513998_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8513998_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '1054032'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8513998_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '1054032'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8513999_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8513999_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8513999_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8513999_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8513999_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8513999_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8513999_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8513999_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514001_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514001_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514001_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514001_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514001_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514001_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514001_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514001_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514002_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514002_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514002_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514002_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514002_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514002_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514002_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium incertum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113240'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514002_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514004_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514004_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514004_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514004_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514004_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514004_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514004_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514004_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514137_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514137_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514137_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514139_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514139_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514139_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514139_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514139_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514139_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514139_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514139_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514139_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514139_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514140_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514140_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514140_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514140_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514140_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514140_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514140_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '526574'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514140_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '526574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514141_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514141_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514141_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514141_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514141_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514141_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514141_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Glandulina antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413565'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514141_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514142_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514142_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514142_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514142_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514143_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514143_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514143_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514143_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514143_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514143_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514145_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514145_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514145_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514145_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514145_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514145_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514145_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Heronallenia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514145_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514146_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514146_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514146_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Heronallenia kempi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '412895'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514146_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '412895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514148_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514148_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514148_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514148_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514148_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514148_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514148_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113788'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514148_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514110_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514110_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514110_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514110_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514110_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514110_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514110_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pyrgoella sphaera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112605'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514110_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514111_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514111_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514111_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514111_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514111_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514112_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514112_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514112_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514112_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514112_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514112_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514112_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Schackoinella antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '556456'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514112_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '556456'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514113_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514113_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514113_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilina umbonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '994157'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514113_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '994157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514114_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514114_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514114_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514114_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514114_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514114_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514114_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Spiroloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112046'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514114_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514081_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514081_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514081_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514082_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514082_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514082_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514082_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514082_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514082_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514082_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514084_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514084_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium incertum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113240'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514084_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514084_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514084_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514084_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium incertum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113240'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514084_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514085_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514085_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cyclogyra involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '254684'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514085_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514085_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514085_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cyclogyra involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '254684'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514085_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514085_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514085_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514085_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cyclogyra involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '254684'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514085_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514086_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514086_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514086_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514086_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514086_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514088_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514088_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514088_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514088_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514088_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514088_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514088_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514088_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514088_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514088_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514090_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514090_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514090_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514090_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514090_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514090_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Fissurina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112154'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514090_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112154'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514091_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514091_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514091_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514091_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514091_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514091_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514091_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '526574'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514091_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '526574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514091_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514091_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514091_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514091_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514091_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514091_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514091_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Fursenkoina earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '526574'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514091_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '526574'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514092_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514092_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514092_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514092_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514092_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514092_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514092_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Glandulina antarctica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413565'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514092_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413565'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514093_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514093_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514093_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514093_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514093_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514093_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina crassa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397221'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514093_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514094_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514094_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514094_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514094_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514094_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514096_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514096_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514096_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514096_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514096_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514096_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514096_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Heronallenia earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514096_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514097_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514097_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Heronallenia kempi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '412895'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514097_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '412895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514100_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514100_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514100_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514100_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514100_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514100_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514008_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514008_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514008_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "21"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514008_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514008_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514008_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514008_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Globocassidulina subglobosa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '21'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113091'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514008_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514012_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514012_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514012_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514012_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514012_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514012_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514012_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Planispirinoides bucculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112572'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514012_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514014_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514014_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514014_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514014_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433066%3A8514014_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514014_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433066'^^xsd:string;
  dwc:catalogNumber '8514014_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433066'^^xsd:anyURI;
  dwc:scientificName 'Pyrgoella sphaera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112605'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433066:8514014_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514076_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514076_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514076_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514076_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514076_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514076_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514076_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Astrononion echolsi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113549'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514076_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514077_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514077_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514077_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Astrononion antarcticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '403643'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514077_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '403643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514078_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514078_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514078_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514078_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514078_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514078_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514078_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Bolivina earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '183019'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514078_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '183019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514079_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514079_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514079_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514079_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514079_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514079_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514079_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514079_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514079_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514079_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514080_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514080_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514080_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514080_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514080_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514080_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514080_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514080_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514080_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514080_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514081_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514081_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514081_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514081_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514081_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514081_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514081_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514149_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514149_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514149_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514149_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514149_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514149_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514149_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514116_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514116_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514116_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514116_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514116_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514116_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514116_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514117_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514117_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514117_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514117_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514117_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514117_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514117_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Triloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514117_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514118_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514118_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Triloculina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514118_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514118_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514118_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Triloculina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514118_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514118_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514118_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514118_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Triloculina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514118_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514124_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514124_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514124_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514124_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514124_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514124_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514124_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Anomalina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112081'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514124_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112081'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514126_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514126_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Astrononion antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '403643'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514126_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '403643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514126_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514126_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514126_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Astrononion antarcticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '403643'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514126_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '403643'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514127_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514127_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514127_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514127_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514127_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514127_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514127_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Bolivina earlandi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '183019'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514127_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '183019'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514128_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514128_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514128_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514128_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514128_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514128_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides parkerianus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413877'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514128_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514129_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514129_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514129_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514129_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514129_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514129_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514129_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514129_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514129_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cassidulinoides porrectus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413560'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514129_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '850325'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514130_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514130_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514130_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514130_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514130_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514130_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514130_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514130_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514130_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cibicides lobatulus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112874'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514130_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113118'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514131_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514131_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514131_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514131_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514131_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514131_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cibicides refulgens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112877'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514131_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112877'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514132_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514132_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514132_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514132_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514132_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514132_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514132_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cornuspira involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112488'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514132_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514133_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514133_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium incertum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113240'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514133_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514133_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514133_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514133_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cribroelphidium incertum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113240'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514133_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514134_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514134_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514134_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Cyclogyra involvens'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '254684'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514134_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112488'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514135_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514135_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514135_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514135_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Ehrenbergina glabra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '397206'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514135_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '397206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514137_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514137_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514137_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514137_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514137_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514137_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514137_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514137_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514137_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Epistominella exigua'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113334'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514137_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113334'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514097_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514097_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514097_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Heronallenia kempi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '412895'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514097_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '412895'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514099_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514099_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514099_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514099_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514099_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514099_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514099_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Lenticulina gibba'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113788'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514099_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113788'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514100_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514100_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514100_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Neogloboquadrina pachyderma'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113458'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514100_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113458'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514101_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514101_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514101_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514101_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Nonionella iridea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113602'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514101_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113602'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514102_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514102_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514102_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514102_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514102_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514102_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514102_9'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Oolina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514102_9'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514103_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514103_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514103_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Oolina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112156'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514103_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112156'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514104_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '##'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514104_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '##'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514104_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '##'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514104_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514104_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Patellina corrugata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113626'^^xsd:integer;
  dwc:sampleSize '##'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514104_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514105_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514105_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514105_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514105_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514105_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514105_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514105_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Planispirinoides bucculentus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112572'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514105_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112572'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514106_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514106_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pseudobulimina chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '581993'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514106_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '581993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514106_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514106_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514106_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pseudobulimina chapmani'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '581993'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514106_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '581993'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514107_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514107_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514107_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514107_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514107_12'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514107_12'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514107_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514107_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514107_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514107_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514108_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514108_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514108_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514108_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514108_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514108_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514108_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo depressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112587'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514108_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514110_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514110_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514110_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514110_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433081%3A8514110_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514110_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433081'^^xsd:string;
  dwc:catalogNumber '8514110_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433081'^^xsd:anyURI;
  dwc:scientificName 'Pyrgoella sphaera'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112605'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433081:8514110_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112605'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514156_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514156_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514156_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514156_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514156_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514156_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pullenia subcarinata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113115'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514156_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113115'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514157_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514157_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514157_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514157_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514157_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514157_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514157_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo depressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112587'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514157_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514157_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514157_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514157_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514157_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514157_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514157_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514157_8'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo depressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112587'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514157_8'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112587'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514158_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514158_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514158_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514158_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514158_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514158_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514158_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Pyrgo patagonica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112595'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514158_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112595'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514160_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514160_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514160_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514160_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Rosalina globularis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '113171'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514160_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '113171'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514162_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514162_11'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilina umbonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '994157'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514162_11'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '994157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514162_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514162_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514162_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Sigmoilina umbonata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '994157'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514162_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '994157'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514163_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514163_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514163_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514163_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514163_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514163_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514163_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Spiroloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112046'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514163_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112046'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514165_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514165_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514165_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "31"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514165_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514165_2'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '31'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514165_2'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514165_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514165_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514165_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Trifarina earlandii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '413728'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514165_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '413728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514166_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514166_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514166_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514166_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514166_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514166_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514166_4'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Triloculina sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514166_4'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.433083%3A8514167_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514167_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-05-12'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.433083'^^xsd:string;
  dwc:catalogNumber '8514167_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.433083'^^xsd:anyURI;
  dwc:scientificName 'Triloculina spp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Webb, Peter-Noel'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112047'^^xsd:integer;
  dwc:sampleSize '%'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.433083:8514167_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112047'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "115"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531776_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531776_10'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella uniforamina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '115'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531776_10'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "84"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531776_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531776_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531776_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Ammoelphidiella uniforamina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '84'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531776_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "63"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.438918%3A8531778_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531778_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.438918'^^xsd:string;
  dwc:catalogNumber '8531778_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.438918'^^xsd:anyURI;
  dwc:scientificName 'Cibicides sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Galeotti, Simone'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '63'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '112082'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.438918:8531778_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '112082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112033_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112033_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112033_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Australicythere polylyca'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391259'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112033_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391259'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112034_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112034_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112034_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112034_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112034_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112034_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112034_7'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Cativella bensoni'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391255'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112034_7'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391255'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112036_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112036_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112036_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112036_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112036_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112036_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112036_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Semicytherura cf. S. costellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '127617'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112036_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127617'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112038_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112038_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112038_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112038_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112038_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112038_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112038_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Bairdoppilata cf. B. simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391219'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112038_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112039_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112039_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112039_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112039_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112039_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112039_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112039_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Xestoleberis cf. X. rigusa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '127681'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112039_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127681'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112041_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112041_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112041_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "33"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112041_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112041_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112041_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112041_6'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Cytheropteron gaussi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '33'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391352'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112041_6'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391352'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112042_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112042_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112042_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112042_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112042_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112042_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112042_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Nodoconcha minuta'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '391419'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112042_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '391419'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112045_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112045_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112045_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112045_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112045_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112045_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112045_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Hemicytherura cf. H. anomala'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '127612'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112045_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112046_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112046_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112046_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112046_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112046_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112046_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112046_5'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Cytheropteron sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '127608'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112046_5'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127608'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112052_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112052_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112052_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "26"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112052_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112052_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112052_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112052_1'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Henryhowella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '26'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '127673'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112052_1'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '127673'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112055_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112055_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112055_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "32"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112055_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.545141%3A9112055_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112055_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2000-10-27'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.545141'^^xsd:string;
  dwc:catalogNumber '9112055_3'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.545141'^^xsd:anyURI;
  dwc:scientificName 'Macroscapha cf. M. tensa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Dingle, RV'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '32'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '390999'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.545141:9112055_3'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '390999'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  dwc:decimalLatitude "-77.0076"^^xsd:decimal ;
  dwc:decimalLongitude "163.755"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "120"^^xsd:integer ;
  dwc:maximumDepthInMeters ""^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (-77.0076 163.755)"^^geo:wktLiteral ;
  geo-pos:lat "-77.0076"^^xsd:decimal ;
  geo-pos:long "163.755"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2734__urn%3Acatalog%3APangaea%3Adoi%3A10.1594%2FPANGAEA.54984%3A2015227_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:Pangaea:doi:10.1594/PANGAEA.54984:2015227_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2734_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '1998-01-15'^^xsd:date;
  dwc:institutionCode 'Pangaea'^^xsd:string;
  dwc:collectionCode 'doi:10.1594/PANGAEA.54984'^^xsd:string;
  dwc:catalogNumber '2015227_32'^^xsd:string;
  dwc:recordUrl 'http://doi.pangaea.de/doi:10.1594/PANGAEA.54984'^^xsd:anyURI;
  dwc:scientificName 'Impagidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:identifiedBy 'Wrenn, John'^^xsd:string;
  dwc:yearIdentified '1997'^^xsd:integer;
  dwc:monthIdentified '10'^^xsd:integer;
  dwc:dayIdentified '17'^^xsd:integer;
  dwc:yearCollected '1997'^^xsd:integer;
  dwc:monthCollected '10'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:longitude '163.755'^^xsd:double;
  dwc:latitude '-77.0076'^^xsd:double;
  dwc:minimumDepth '120'^^xsd:integer;
  dwc:occurrenceRemarks 'project: Cape Roberts Project, topotype: vertical profile, geartype: Drilling/coring'^^xsd:string;
  dwc:aphiaid '601728'^^xsd:integer;
  dwc:sampleSize '#'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:Pangaea:doi:10.1594/PANGAEA.54984:2015227_32'^^xsd:anyURI;
  dwc:observationDate '1997-10-17'^^xsd:date;
  dwc:aphiaIdAccepted '601728'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
# EOF